wav_header_t struct
Header structure for WAV file with only one data chunk
Fields
Canonical WAVE format starts with the RIFF header.
The "fmt " subchunk describes the sound data's format.
The "data" subchunk contains the size of the data and the actual sound.
Examples
wav_header_t is referenced by 2 libraries and example projects: