Specifies whether a media sample contains a 3D video frame.
BOOL stored as UINT32
GUID MFSampleExtension_3DVideo = {0xf86f97a4,0xdd54,0x4e2e,{0x9a,0x5e,0x55,0xfc,0x2d,0x74,0xa0,0x05} }
If this attribute is TRUE, the media sample contains a video frame that has two or more stereoscopic views. The default value is FALSE.
A component that generates 3D video frames should set this attribute to TRUE on every media sample that contains a 3D frame.
Header: Declared in mfapi.h.