MF_MT_MPEG2_PROFILE attribute

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

Data type

UINT32

Remarks

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

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

This attribute corresponds to the dwProfile 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