MF_MT_YUV_MATRIX attribute

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

Data type

UINT32

Syntax

GUID MF_MT_YUV_MATRIX = {0x3e23d450,0x2c75,0x4d25,{0xa0,0x0e,0xb9,0x16,0x70,0xd1,0x23,0x27} }  

Remarks

The value of this attribute is a member of the MFVideoTransferMatrix enumeration.

The GUID constant for this attribute is exported from mfuuid.lib.

Requirements

Header: Declared in mfapi.h.