MF_MT_H264_RESOLUTION_SCALING attribute

Specifies the resolution scaling flags for an H.264 video stream.

Data type

UINT32

Syntax

GUID MF_MT_H264_RESOLUTION_SCALING = {0xe3854272,0xf715,0x4757,{0xba,0x90,0x1b,0x69,0x6c,0x77,0x34,0x57} }  

Get/set

To get this attribute, call IMFAttributes::GetUINT32.

To set this attribute, call IMFAttributes::SetUINT32.

Remarks

This attribute applies to media types for H.264 streams transmitted over USB.

Requirements

Header: Declared in mfapi.h.