arduino-audio-tools
Loading...
Searching...
No Matches
Classes | Namespaces
CodecMP3LAME.h File Reference
#include "AudioTools/AudioCodecs/AudioCodecsBase.h"
#include "MP3EncoderLAME.h"

Go to the source code of this file.

Classes

struct  AudioInfoLAME
 LAME parameters. More...
 
class  MP3EncoderLAME
 Encodes PCM data to the MP3 format and writes the result to a stream This is basically just a wrapper using https://github.com/pschatzmann/arduino-liblame. More...
 

Namespaces

namespace  audio_tools
 Generic Implementation of sound input and output for desktop environments using portaudio.