MF_MT_VIDEO_CHROMA_SITING attribute

Describes how chroma was sampled for a Y’Cb’Cr’ video media type.

Data type

UINT32

Syntax

GUID MF_MT_VIDEO_CHROMA_SITING = {0x65df2370,0xc773,0x4c33,{0xaa,0x64,0x84,0x3e,0x06,0x8e,0xfb,0x0c} }  

Remarks

The value of this attribute is a bitwise OR of flags from the MFVideoChromaSubsampling enumeration.

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

Requirements

Header: Declared in mfapi.h.