MF_MT_H264_LAYOUT_PER_STREAM attribute

Specifies the layout flags for an H.264 video stream.

Data type

UINT64

Syntax

GUID MF_MT_H264_LAYOUT_PER_STREAM = {0x85e299b2,0x90e3,0x4fe8,{0xb2,0xf5,0xc0,0x67,0xe0,0xbf,0xe5,0x7a} }  

Get/set

To get this attribute, call IMFAttributes::GetUINT64.

To set this attribute, call IMFAttributes::SetUINT64.

Remarks

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

Requirements

Header: Declared in mfapi.h.