Skip to content

Latest commit

 

History

History
58 lines (31 loc) · 1.47 KB

mfsampleextension-cameraextrinsics.md

File metadata and controls

58 lines (31 loc) · 1.47 KB
description ms.assetid title ms.topic ms.date
Contains the camera extrinsics for the sample.
C970E958-3866-491A-9806-DB300834360E
MFSampleExtension_CameraExtrinsics attribute (Mfapi.h)
reference
05/31/2018

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