MF_MT_MPEG2_FLAGS attribute

Contains miscellaneous flags for an MPEG-2 video media type.

Data type

UINT32

Syntax

GUID MF_MT_MPEG2_FLAGS = {0x31e3991d,0xf701,0x4b2f,{0xb4,0x26,0x8a,0xe3,0xbd,0xa9,0xe0,0x4b} }  

Remarks

This attribute corresponds to the dwFlags member of the MPEG2VIDEOINFO structure. For a list of valid flags, see the documentation for MPEG2VIDEOINFO.

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

Requirements

Header: Declared in mfapi.h.