Module format_specs

Source
Expand description
  • WAV file format specs

Modules§

format_tags
All of the supported WAV format tags
guids
All of the supported WAV format GUIDs from the extensible data from the fmt chunk.

Structs§

Spec
The spec info for a generic audio file.

Enums§

DataFormat
Specify the audio codecs of the WAV file.
SampleFormat
The rough type of the sample format.
WaveSampleType
The concrete type of the sample format.