MFSampleExtension_3DVideo attribute
Specifies whether a media sample contains a 3D video frame.
Data type
BOOL stored as UINT32
Remarks
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.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 8 [desktop apps | UWP apps] |
Minimum supported server |
Windows Server 2012 [desktop apps | UWP apps] |
Header |
|
See also