Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

IMFSensorActivityMonitor interface

Provides methods for controlling a sensor activity monitor.

Members

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

Methods

The IMFSensorActivityMonitor interface has these methods.

MethodDescription
Start

Starts the sensor activity monitor.

Stop

Stops the sensor activity monitor.

 

Remarks

Get an instance of this class by calling MFCreateSensorActivityMonitor. Sensor activity reports are delivered through the IMFSensorActivitiesReportCallback interface passed into this method.

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:
© 2017 Microsoft