Skip to main content

Documentation Index

Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

YuvMatrix

Valid for: CANoe DE • CANoe4SW DE

Property

YuvMatrix

Description

For YUV media types, defines the conversion matrix from the Y’Cb’Cr’ color space to the R’G’B’ color space.

Data Type

dword

Remarks

The value of this property is one of the following:
  • VideoTransferMatrix_Unknown = 0,
  • VideoTransferMatrix_BT709 = 1,
  • VideoTransferMatrix_BT601 = 2,
  • VideoTransferMatrix_SMPTE240M = 3,
  • VideoTransferMatrix_Last, MFVideoTransferMatrix_ForceDWORD = 0x7FFFFFFF
See Also