MP3 Decoder¶
Decode an audio data stream provided in MP3 format.
Application Examples¶
Implementation of this API is demonstrated in the following examples:
API Reference¶
Functions¶
-
audio_element_handle_t
mp3_decoder_init
(mp3_decoder_cfg_t *config)¶ Create an Audio Element handle to decode incoming MP3 data.
- Return
- The audio element handle
- Parameters
config
: The configuration