|
arduino-audio-tools
|
#include "AudioTools/Communication/HTTP/ICYStreamT.h"#include "AudioTools/Communication/HTTP/URLStream.h"Go to the source code of this file.
Classes | |
| class | ICYStreamBuffered |
| Buffered ICYStream with metadata callback support. More... | |
Namespaces | |
| namespace | audio_tools |
| Generic Implementation of sound input and output for desktop environments using portaudio. | |
Typedefs | |
| using | ICYStream = ICYStreamT< URLStream > |
| Type alias for ICYStreamT<URLStream>. | |