Skip to content

Latest commit

 

History

History
51 lines (28 loc) · 1.45 KB

mfsampleextension-3dvideo-sampleformat.md

File metadata and controls

51 lines (28 loc) · 1.45 KB
description ms.assetid title ms.topic ms.date
Specifies how a 3D video frame is stored in a media sample.
1B996B22-C76B-47E5-8937-1E5E672E32EC
MFSampleExtension_3DVideo_SampleFormat attribute (Mfapi.h)
reference
05/31/2018

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
Mfapi.h

See also

Alphabetical List of Media Foundation Attributes

MFSampleExtension_3DVideo