pub unsafe static AVFileTypeQuickTimeMovie: Option<&'static AVFileType>Available on crate feature
AVMediaFormat only.Expand description
A UTI for the QuickTime movie file format.
The value of this UTI is “ com.apple.quicktime-movie“. Files are identified with the .mov and .qt extensions.
See also Apple’s documentation