MFSampleExtension_3DVideo_SampleFormat attribute

Specifies how a 3D video frame is stored in a media sample.

Data type

UINT32

Syntax

GUID MFSampleExtension_3DVideo_SampleFormat = {0x8671772,0xe36f,0x4cff,{0x97,0xb3,0xd7,0x2e,0x20,0x98,0x7a,0x48} }  

Remarks

The value of this attribute is a member of the MFVideo3DSampleFormat enumeration.

A component that generates 3D video frames should set this attribute to TRUE on every media sample that contains a 3D frame. The attribute is ignored if the MFSampleExtension_3DVideo attribute is FALSE or not set.

Requirements

Header: Declared in mfapi.h.