Stream Attributes
[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.]
The following attributes apply to media streams. To get the attributes from a media sample, use the IMFMediaSourceEx::GetStreamAttributes method.
| Attribute | Description |
|---|---|
| MFStreamExtension_CameraExtrinsics | The camera extrinsics for the stream. |
| MFStreamExtension_PinholeCameraIntrinsics | The pinhole camera intrinsics for the stream. |
Not every media stream contains every attribute listed here. In some cases, an attribute applies only to certain kinds of data.
Related topics