From 21b6a9604161d531c9179e8bf92d1beddfae1b87 Mon Sep 17 00:00:00 2001 From: pschatzmann Date: Sun, 17 Sep 2023 19:23:12 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20doxygen=20from=20@=20pschatzma?= =?UTF-8?q?nn/arduino-audio-tools@53718a0309b73f0b5c040ee5b286bae32d69843b?= =?UTF-8?q?=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- annotated.html | 2 +- classaudio__tools_1_1_m_t_s_decoder.html | 4 ++-- group__codecs.html | 2 +- group__decoder.html | 2 +- hierarchy.html | 2 +- namespaceaudio__tools.html | 2 +- namespaces.html | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/annotated.html b/annotated.html index 0309be921d..4fb6cb3574 100644 --- a/annotated.html +++ b/annotated.html @@ -370,7 +370,7 @@  CMP3EncoderLAMEEncodes PCM data to the MP3 format and writes the result to a stream This is basically just a wrapper using https://github.com/pschatzmann/arduino-liblame  CMP4AtomRepresents a single MPEG4 atom  CMP4ParseBuffer - CMTSDecoderMPEG-TS (MTS) decoder. Extracts the AAC audio data from a MPEG-TS (MTS) data stream. You can define the relevant stream types via the API. https://github.com/pschatzmann/arduino-tsdemux + CMTSDecoderMPEG-TS (MTS) decoder. Extracts the AAC audio data from a MPEG-TS (MTS) data stream. You can define the relevant stream types via the API. Required dependency: https://github.com/pschatzmann/arduino-tsdemux  CMultiConverterCombines multiple converters  CMultiOutputReplicates the output to multiple destinations  CMusicalNotesDetermination of the frequency of a music note diff --git a/classaudio__tools_1_1_m_t_s_decoder.html b/classaudio__tools_1_1_m_t_s_decoder.html index fffff56771..30841ceb6d 100644 --- a/classaudio__tools_1_1_m_t_s_decoder.html +++ b/classaudio__tools_1_1_m_t_s_decoder.html @@ -77,7 +77,7 @@
-

MPEG-TS (MTS) decoder. Extracts the AAC audio data from a MPEG-TS (MTS) data stream. You can define the relevant stream types via the API. https://github.com/pschatzmann/arduino-tsdemux. +

MPEG-TS (MTS) decoder. Extracts the AAC audio data from a MPEG-TS (MTS) data stream. You can define the relevant stream types via the API. Required dependency: https://github.com/pschatzmann/arduino-tsdemux. More...

#include <CodecMTS.h>

@@ -261,7 +261,7 @@  

Detailed Description

-

MPEG-TS (MTS) decoder. Extracts the AAC audio data from a MPEG-TS (MTS) data stream. You can define the relevant stream types via the API. https://github.com/pschatzmann/arduino-tsdemux.

+

MPEG-TS (MTS) decoder. Extracts the AAC audio data from a MPEG-TS (MTS) data stream. You can define the relevant stream types via the API. Required dependency: https://github.com/pschatzmann/arduino-tsdemux.

Author
Phil Schatzmann

The documentation for this class was generated from the following file: