|
arduino-audio-tools
|
#include "AudioTools/AudioCodecs/AudioCodecsBase.h"#include "AudioToolsConfig.h"#include "ogg.h"#include "vorbis-tremor.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. | |
Macros | |
| #define | VARBIS_MAX_READ_SIZE 1024 |
| #define | VORBIS_HEADER_OPEN_LIMIT 1024 |
| #define VARBIS_MAX_READ_SIZE 1024 |
| #define VORBIS_HEADER_OPEN_LIMIT 1024 |