Stream Attributes

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.

IMFSample

Media Foundation Attributes

Media Samples