IMFSensorStream interface (mfidl.h)

Provides methods for cloning and querying the properties of a sensor stream.

Inheritance

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

Methods

The IMFSensorStream interface has these methods.

 
IMFSensorStream::CloneSensorStream

Clones the IMFSensorStream.
IMFSensorStream::GetMediaType

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

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

Requirements

Requirement Value
Minimum supported client Windows 10, version 1703 [desktop apps only]
Minimum supported server None supported
Target Platform Windows
Header mfidl.h

See also

IMFAttributes  

 

master