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.

IMFSensorActivitiesReportCallback interface

Interface implemented by the client to receive callbacks when sensor activity reports are available.

Members

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

Methods

The IMFSensorActivitiesReportCallback interface has these methods.

MethodDescription
OnActivitiesReport

Raised by the media pipeline when a new IMFSensorActivitiesReport is available.

 

Remarks

Register the callback by passing an implementation of this interface into MFCreateSensorActivityMonitor.

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