IMFSensorActivitiesReportCallback interface (mfidl.h)
Interface implemented by the client to receive callbacks when sensor activity reports are available.
Inheritance
The IMFSensorActivitiesReportCallback interface inherits from the IUnknown interface. IMFSensorActivitiesReportCallback also has these types of members:
Methods
The IMFSensorActivitiesReportCallback interface has these methods.
IMFSensorActivitiesReportCallback::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
Requirement | Value |
---|---|
Minimum supported client | Windows 10, version 1703 [desktop apps only] |
Minimum supported server | None supported |
Target Platform | Windows |
Header | mfidl.h |