Contents

kVTPixelTransferPropertyKey_DestinationYCbCrMatrix

The color matrix to be used for YCbCr to RGB conversions involving the destination image buffers.

Declaration

let kVTPixelTransferPropertyKey_DestinationYCbCrMatrix: CFString

Discussion

Specifying this value may lead to performance degradation, as a color matching operation may need to be performed between the source and the destination.

See kCMFormatDescriptionExtension_YCbCrMatrix in CMFormatDescription.h for possible values.

See Also

Configuration