|
arduino-audio-tools
|
#include <stdint.h>#include <string.h>#include "AudioTools/AudioCodecs/AudioCodecsBase.h"#include "codec-shine.h"Go to the source code of this file.
Classes | |
| class | MP3EncoderShine |
| Lean MP3 Encoder using the shine library. More... | |
Namespaces | |
| namespace | audio_tools |
| Generic Implementation of sound input and output for desktop environments using portaudio. | |