Specifies whether a video stream contains 3D content.
BOOL stored as UINT32
GUID MF_MT_VIDEO_3D = {0xcb5e88cf,0x7b5b,0x476b,{0x85,0xaa,0x1c,0xa5,0xae,0x18,0x75,0x55} }
This attribute applies to video media types. If this attribute is TRUE, the video stream contains 3D content. The default value is FALSE.
Header: Declared in mfapi.h.