MF_MT_MPEG_SEQUENCE_HEADER attribute

Contains the MPEG-1 or MPEG-2 sequence header for a video media type.

Data type

Byte array

Syntax

GUID MF_MT_MPEG_SEQUENCE_HEADER = {0x3c036de7,0x3ad0,0x4c9e,{0x92,0x16,0xee,0x6d,0x6a,0xc2,0x1c,0xb3} }  

Remarks

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.

Requirements

Header: Declared in mfapi.h.