pub unsafe static kVTDecompressionPropertyKey_SupportedPixelFormatsOrderedByQuality: &'static CFStringAvailable on crate feature
VTDecompressionProperties only.Expand description
Provides hints about quality tradeoffs between pixel formats.
This is an optional property for video decoders to implement. This property value is an array containing CFNumbers holding CMPixelFormatType values, ordered by quality from best to worse.
See also Appleās documentation