MF_MT_VIDEO_3D attribute

Specifies whether a video stream contains 3D content.

Data type

BOOL stored as UINT32

Syntax

GUID MF_MT_VIDEO_3D = {0xcb5e88cf,0x7b5b,0x476b,{0x85,0xaa,0x1c,0xa5,0xae,0x18,0x75,0x55} }  

Remarks

This attribute applies to video media types. If this attribute is TRUE, the video stream contains 3D content. The default value is FALSE.

Requirements

Header: Declared in mfapi.h.