1.3.1.1 Library Interface
Functions
| Name | Description |
|---|---|
| ADPCM_Initialize | This is function ADPCM_Initialize. |
| ADPCM_Decoder | Decode the ADPCM stream of inSize from input pointer into output pointer. |
| ADPCM_GetChannels | This is function ADPCM_GetChannels. |
| ADPCM_Decoder_ConfigByteOrder | Configure input ADPCM stream byte order. |
| ADPCM_HdrGetFormat | This is function ADPCM_HdrGetFormat. |
| ADPCM_HdrGetBitsPerSample | This is function ADPCM_HdrGetBitsPerSample. |
| ADPCM_HdrGetDataLen | This is function ADPCM_HdrGetDataLen. |
| ADPCM_HdrGetFileSize | This is function ADPCM_HdrGetFileSize. |
| ADPCM_HdrGetBlockAlign | This is function ADPCM_HdrGetBlockAlign. |
| ADPCM_HdrGetBytesPerSec | This is function ADPCM_HdrGetBytesPerSec. |
| ADPCM_HdrGetNumOfChan | This is function ADPCM_HdrGetNumOfChan. |
| ADPCM_HdrGetSamplesPerSec | This is function ADPCM_HdrGetSamplesPerSec. |
Data Types and Constants
| Name | Description |
|---|---|
| ADPCMHEADER | ADPCM WAV File Header |
| ADPCM_HEADER_SIZE | WAV Header Size |
Description
This section describes the Application Programming Interface (API) functions of the ADPCM Decoder Library.
