|
arduino-audio-tools
|
#include "AudioSource.h"#include "AudioTools/Communication/HTTP/AbstractURLStream.h"#include "AudioToolsConfig.h"Go to the source code of this file.
Classes | |
| class | AudioSourceDynamicURL |
| Audio Source which provides the data via the network from an URL. The URLs are stored in an Vector of dynamically allocated strings. More... | |
| class | AudioSourceURL |
| Audio Source which provides the data via the network from an URL. More... | |
Namespaces | |
| namespace | audio_tools |
| Generic Implementation of sound input and output for desktop environments using portaudio. | |