|
arduino-audio-tools
|
#include "AudioTools/CoreAudio/AudioBasic/StrView.h"#include "AudioTools/CoreAudio/AudioTypes.h"#include "AudioTools/AudioCodecs/HeaderParserAAC.h"#include "AudioTools/AudioCodecs/HeaderParserMP3.h"#include "AudioTools/AudioCodecs/CodecWAV.h"Go to the source code of this file.
Classes | |
| struct | MimeDetector::Check |
| class | MimeDetector |
| Logic to detemine the mime type from the content. By default the following mime types are supported (audio/aac, audio/mpeg, audio/vnd.wave, audio/ogg, audio/flac). You can register your own custom detection logic to cover additional file types. More... | |
Namespaces | |
| namespace | audio_tools |
| Generic Implementation of sound input and output for desktop environments using portaudio. | |