kVTPixelTransferPropertyKey_ScalingMode
Scaling mode for images during transfer between source and destination buffers.
Declaration
let kVTPixelTransferPropertyKey_ScalingMode: CFStringDiscussion
Depending on the scaling mode, scaling may take into account:
The full image buffer width and height of the source and destination
The clean aperture attachment (kCVImageBufferCleanApertureKey) on the source image buffer
The pixel aspect ratio attachment (kCVImageBufferPixelAspectRatioKey) on the source image buffer
The destination clean aperture (kVTPixelTransferPropertyKey_DestinationCleanAperture)
The destination pixel aspect ratio (kVTPixelTransferPropertyKey_DestinationPixelAspectRatio)
The destination image buffer’s clean aperture and pixel aspect ratio attachments are not taken into account, and are overwritten.
See Also
Configuration
Scaling Mode ConstantskVTPixelTransferPropertyKey_DestinationCleanAperturekVTPixelTransferPropertyKey_DestinationPixelAspectRatiokVTPixelTransferPropertyKey_DownsamplingModeDownsampling Mode ConstantskVTPixelTransferPropertyKey_DestinationColorPrimarieskVTPixelTransferPropertyKey_DestinationTransferFunctionkVTPixelTransferPropertyKey_DestinationICCProfilekVTPixelTransferPropertyKey_DestinationYCbCrMatrixkVTPixelTransferPropertyKey_RealTime