Arduino LibHelix
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 Nlibhelix
 CAACDecoderHelixA simple Arduino API for the libhelix AAC decoder. The data us provided with the help of write() calls. The decoded result is available either via a callback method or via an output stream
 CCommonHelixCommon Simple Arduino API
 CMP3DecoderHelixA simple Arduino API for the libhelix 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 output stream