kVTDecompressionPropertyKey_PixelTransferProperties

Static kVTDecompressionPropertyKey_PixelTransferProperties 

Source
pub unsafe static kVTDecompressionPropertyKey_PixelTransferProperties: &'static CFString
Available on crate feature VTDecompressionProperties only.
Expand description

Requests particular pixel transfer features.

This property is implemented by the video toolbox. This property value is a CFDictionary containing properties from VTPixelTransferProperties.h.

See also Apple’s documentation