|
arduino-audio-tools
|
#include "AudioTools/AudioCodecs/AudioCodecsBase.h"#include "AudioTools/AudioCodecs/M4AAudioDemuxer.h"#include "AudioTools/AudioCodecs/MultiDecoder.h"Go to the source code of this file.
Classes | |
| class | ContainerM4A |
| M4A Demuxer that extracts audio from M4A/MP4 containers. The audio is decoded into pcm with the help of the provided decoder. format. More... | |
Namespaces | |
| namespace | audio_tools |
| Generic Implementation of sound input and output for desktop environments using portaudio. | |