kVTDecompressionPropertyKey_PixelFormatsWithReducedResolutionSupport

Static kVTDecompressionPropertyKey_PixelFormatsWithReducedResolutionSupport 

Source
pub unsafe static kVTDecompressionPropertyKey_PixelFormatsWithReducedResolutionSupport: &'static CFString
Available 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