pub unsafe static kVTDecompressionPropertyKey_PixelFormatsWithReducedResolutionSupport: &'static CFStringAvailable on crate feature
VTDecompressionProperties only.Expand description
Indicates which pixel formats support reduced resolution decoding.
This is an optional property for video decoders to implement. This property value is an array containing CFNumbers holding CMPixelFormatType values.
See also Appleās documentation