|
arduino-audio-tools
|
#include "AudioTools/AudioCodecs/AudioCodecsBase.h"#include "AudioTools/CoreAudio/Buffers.h"#include <vorbis.h>Go to the source code of this file.
Classes | |
| class | VorbisDecoder |
| Vorbis Streaming Decoder using https://github.com/pschatzmann/arduino-libvorbis-tremor. More... | |
Namespaces | |
| namespace | audio_tools |
| Generic Implementation of sound input and output for desktop environments using portaudio. | |