MFSampleExtension_3DVideo_SampleFormat attribute
Specifies how a 3D video frame is stored in a media sample.
Data type
UINT32
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
Requirement | Value |
---|---|
Minimum supported client |
Windows 8 [desktop apps | UWP apps] |
Minimum supported server |
Windows Server 2012 [desktop apps | UWP apps] |
Header |
|
See also