pub unsafe static kVTPixelTransferPropertyKey_DestinationCleanAperture: &'static CFStringAvailable on crate feature
VTPixelTransferProperties only.Expand description
Specifies the clean aperture for destination image buffers.
The value of this property is a CFDictionary with same keys as used in the kCVImageBufferCleanApertureKey dictionary. This property is ignored in kVTScalingMode_Normal. This property defaults to NULL, meaning the clean aperture is the full width and height.
See also Appleās documentation