MFSampleExtension_CameraExtrinsics attribute

Contains the camera extrinsics for the sample.

Data type

Byte array

Get/set

To get this attribute, call IMFAttributes::GetBlob.

To set this attribute, call IMFAttributes::SetBlob.

Applies to

IMFSample

Remarks

The value of the attribute is a MFCameraExtrinsics.

This attribute is optional to support cameras that are not calibrated.

Requirements

Requirement Value
Minimum supported client
Windows 10 [desktop apps only]
Minimum supported server
Windows Server 2012 R2 [desktop apps only]
Header
Mfapi.h

See also

Alphabetical List of Media Foundation Attributes