![]() |
libdragon
|
Macros | |
#define | VADPCM_REFERENCE_DECODER 0 |
Set to 1 to use the reference C decode for VADPCM. | |
Functions | |
void | wav64_vadpcm_init (wav64_t *wav) |
Initialize VADPCM decoder for a WAV64 file. | |
void | wav64_vadpcm_close (wav64_t *wav) |
Close VADPCM decoder and free resources. | |
int | wav64_vadpcm_get_bitrate (wav64_t *wav) |
Get the bitrate of the VADPCM stream. | |