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