RIFF 44-byte header structure for MS wav files.
More...
|
char | rifftag [4] |
|
int32 | TotalLength |
|
char | wavefmttag [8] |
|
int32 | RemainingLength |
|
int16 | data_format |
|
int16 | numchannels |
|
int32 | SamplingFreq |
|
int32 | BytesPerSec |
|
int16 | BlockAlign |
|
int16 | BitsPerSample |
|
char | datatag [4] |
|
int32 | datalength |
|
RIFF 44-byte header structure for MS wav files.
Definition at line 91 of file sphinx_fe.c.
The documentation for this struct was generated from the following file: