Arduino LibMAD
All Classes Files Functions Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 Nlibmad
 CMadAudioInfoBasic Audio Information (number of channels, sample rate)
 CRangeRange with a start and an end
 CMadInputBufferIndividual chunk of encoded MP3 data which is submitted to the decoder
 CMP3DecoderMADA simple Arduino API for the libMAD MP3 decoder. The data is provided with the help of write() calls. The decoded result is available either via a callback method or via an Arduino stream