1.3.1.1.13 Data Types and Constants

ADPCMHEADER Type

ADPCM WAV File Header

Description

ADPCM Audio File Header Structure

This structure is header structure of wav container.

C

typedef struct ADPCMHEADER ADPCMHEADER;

ADPCM_HEADER_SIZE Macro

ADPCM WAV Header Size

Description

ADPCM WAV File Header Size

C

#define ADPCM_HEADER_SIZE 44