AVFileTypeAIFF

Static AVFileTypeAIFF 

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

A UTI for the AIFF audio file format.

The value of this UTI is “ public.aiff-audio“. Files are identified with the .aif and .aiff extensions.

See also Apple’s documentation