IMFSensorStream interface

Members

The IMFSensorStream interface inherits from IMFAttributes. IMFSensorStream also has these types of members:

Methods

The IMFSensorStream interface has these methods.

MethodDescription
CloneSensorStream

Clones the IMFSensorStream.

GetMediaType

Retrieves an IMFMediaType representing a supported media type for the sensor stream.

GetMediaTypeCount

Gets the count of media types supported by the sensor stream.

 

Requirements

Minimum supported client

Windows 10, version 1703 [desktop apps only]

Minimum supported server

None supported

Header

Mfidl.h

Library

Mfplat.lib;
Mfplat.dll

See also

IMFAttributes

 

 

Show: