AVFileTypeWAVE

Static AVFileTypeWAVE 

Source
pub unsafe static AVFileTypeWAVE: Option<&'static AVFileType>
Available on crate feature AVMediaFormat only.
Expand description

A UTI for the WAVE audio file format.

The value of this UTI is “ com.microsoft.waveform-audio“. Files are identified with the .wav, .wave, and .bwf extensions.

See also Apple’s documentation