Specifies the color primaries for a video media type.
UINT32
GUID MF_MT_VIDEO_PRIMARIES = {0xdbfbe4d7,0x0740,0x4ee0,{0x81,0x92,0x85,0x0a,0xb0,0xe2,0x19,0x35} }
The value of this attribute is a member of the MFVideoPrimaries enumeration.
The MFVideoPrimaries enumeration identifies color primaries associated with certain common video standards. If the media type uses color primaries that are not identified in the MFVideoPrimaries enumeration, set the MF_MT_CUSTOM_VIDEO_PRIMARIES attribute instead of this attribute.
The GUID constant for this attribute is exported from mfuuid.lib.
Header: Declared in mfapi.h.