pub unsafe static AVFileTypeJPEG: Option<&'static AVFileType>Available on crate feature
AVMediaFormat only.Expand description
A UTI for the JPEG (JFIF) format.
The value of this UTI is “ public.jpeg“. Files are identified with the .jpg or .jpeg extension.
See also Apple’s documentation