|
arduino-audio-tools
|
#include <stdlib.h>#include "AudioToolsConfig.h"#include "AudioTools/CoreAudio/AudioTypes.h"#include "AudioTools/CoreAudio/AudioStreams.h"#include "AudioTools/Communication/HTTP/AbstractURLStream.h"#include "AudioTools/CoreAudio/AudioMetaData/MetaDataFilter.h"#include "MetaDataICY.h"#include "MetaDataID3.h"Go to the source code of this file.
Classes | |
| class | MetaDataOutput |
| ID3 and Icecast/Shoutcast metadata output support. Just write the audio data to an object of this class and receive the metadata via the callback. More... | |
Namespaces | |
| namespace | audio_tools |
| Generic Implementation of sound input and output for desktop environments using portaudio. | |