IMFSensorProcessActivity interface

Represents the activity of a process associated with a sensor.

Members

The IMFSensorProcessActivity interface inherits from the IUnknown interface. IMFSensorProcessActivity also has these types of members:

Methods

The IMFSensorProcessActivity interface has these methods.

MethodDescription
GetProcessId

Gets the ID of the process with which the activity is associated.

GetReportTime

Gets the time associated with the sensor activity report.

GetStreamingMode

Gets the streaming mode of the sensor process.

GetStreamingState

Gets a value indicating whether the sensor is currently streaming.

 

Requirements

Minimum supported client

Windows 10, version 1703 [desktop apps only]

Minimum supported server

None supported

Header

Mfidl.h

Library

Mfplat.lib;
Mfplat.dll

 

 

Show: