Upravit

Sdílet prostřednictvím


IMFCameraOcclusionStateReportCallback interface (mfidl.h)

Implemented by applications to receive camera occlusion state change notifications.

Inheritance

The IMFCameraOcclusionStateReportCallback interface inherits from the IUnknown interface.

Methods

The IMFCameraOcclusionStateReportCallback interface has these methods.

 
IMFCameraOcclusionStateReportCallback::OnOcclusionStateReport

Called by the system when the camera occlusion state changes.

Remarks

Register the callback interface when you create the camera occlusion state monitor with a call to MFCreateCameraOcclusionStateMonitor.

Requirements

Requirement Value
Minimum supported client Windows Build 22000
Minimum supported server Windows Build 22000
Header mfidl.h

See also

MFCreateCameraOcclusionStateMonitor