1.3.1.1 Library Interface

Functions

NameDescription
ADPCM_InitializeThis is function ADPCM_Initialize.
ADPCM_DecoderDecode the ADPCM stream of inSize from input pointer into output pointer.
ADPCM_GetChannelsThis is function ADPCM_GetChannels.
ADPCM_Decoder_ConfigByteOrderConfigure input ADPCM stream byte order.
ADPCM_HdrGetFormatThis is function ADPCM_HdrGetFormat.
ADPCM_HdrGetBitsPerSampleThis is function ADPCM_HdrGetBitsPerSample.
ADPCM_HdrGetDataLenThis is function ADPCM_HdrGetDataLen.
ADPCM_HdrGetFileSizeThis is function ADPCM_HdrGetFileSize.
ADPCM_HdrGetBlockAlignThis is function ADPCM_HdrGetBlockAlign.
ADPCM_HdrGetBytesPerSecThis is function ADPCM_HdrGetBytesPerSec.
ADPCM_HdrGetNumOfChanThis is function ADPCM_HdrGetNumOfChan.
ADPCM_HdrGetSamplesPerSecThis is function ADPCM_HdrGetSamplesPerSec.

Data Types and Constants

NameDescription
ADPCMHEADERADPCM WAV File Header
ADPCM_HEADER_SIZEWAV Header Size

Description

This section describes the Application Programming Interface (API) functions of the ADPCM Decoder Library.