Contains the MPEG-1 or MPEG-2 sequence header for a video media type.
Byte array
GUID MF_MT_MPEG_SEQUENCE_HEADER = {0x3c036de7,0x3ad0,0x4c9e,{0x92,0x16,0xee,0x6d,0x6a,0xc2,0x1c,0xb3} }
This attribute corresponds to the dwSequenceHeader member of the MPEG2VIDEOINFO structure, or the bSequenceHeader member of the MPEG1VIDEOINFO structure.
The GUID constant for this attribute is exported from mfuuid.lib.
Header: Declared in mfapi.h.