MFSampleExtension_CameraExtrinsics attribute
[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]
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
IMFSampleRemarks
The value of the attribute is a MFCameraExtrinsics.
This attribute is optional to support cameras that are not calibrated.
Requirements
|
Minimum supported client |
Windows 10 [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2012 R2 [desktop apps only] |
|
Header |
|
See also