1.3.3.2 MP3_Decoder Function

This is function MP3_Decoder.

C

bool MP3_Decoder(uint8_t * input, uint16_t inSize, uint16_t * read, int16_t * output, uint16_t * written);