Contents

colorYCbCrMatrix

The YCbCr matrix used for video composition.

Declaration

var colorYCbCrMatrix: String? { get }

Discussion

The default value is nil. When the value of this property is nil, the source’s matrix is propagated and used. Valid values are those suitable for AVVideoYCbCrMatrixKey.

See Also

Inspecting the video composition