MF_MT_MPEG2_LEVEL attribute

Specifies the MPEG-2 or H.264 level in a video media type.

Data type

UINT32

Remarks

For MPEG-2 video, the value of this attribute is a member of the AM_MPEG2Level enumeration.

For H.264 video, the value is a member of the eAVEncH264VLevel enumeration.

This attribute corresponds to the dwLevel member of the MPEG2VIDEOINFO structure.

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

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps | UWP apps]
Minimum supported server
Windows Server 2008 [desktop apps | UWP apps]
Header
Mfapi.h

See also

Alphabetical List of Media Foundation Attributes

IMFAttributes::GetUINT32

IMFAttributes::SetUINT32

IMFMediaType

Media Type Attributes