pub unsafe static AVFileTypeMPEGLayer3: Option<&'static AVFileType>Available on crate feature
AVMediaFormat only.Expand description
A UTI for the MPEG layer 3 audio file format.
The value of this UTI is “ public.mp3“. Files are identified with the .mp3 extension.
See also Apple’s documentation