Skip to content

Latest commit

 

History

History
50 lines (43 loc) · 1.63 KB

nn-mfidl-imfcameraocclusionstatereport.md

File metadata and controls

50 lines (43 loc) · 1.63 KB
UID tech.root title ms.date targetos description prerelease req.assembly req.construct-type req.ddi-compliance req.header req.idl req.include-header req.max-support req.namespace req.redist req.target-min-winverclnt req.target-min-winversvr req.target-type req.unicode-ansi topic_type api_type api_location api_name f1_keywords dev_langs
NN:mfidl.IMFCameraOcclusionStateReport
mf
IMFCameraOcclusionStateReport
05/25/2021
Windows
Provides the camera occlusion state associated with a state change detected by an IMFCameraOcclusionStateMonitor.
false
iface
mfidl.h
Windows Build 22000
Windows Build 22000
apiref
COM
mfidl.h
IMFCameraOcclusionStateReport
IMFCameraOcclusionStateReport
mfidl/IMFCameraOcclusionStateReport
c++

-description

Provides the camera occlusion state associated with a state change detected by an IMFCameraOcclusionStateMonitor.

-remarks

An instance of this class is passed into IMFCameraOcclusionStateReportCallback::OnOcclusionStateReport callback. Register the callback interface when you create the camera occlusion state monitor with a call to MFCreateCameraOcclusionStateMonitor.

-see-also

IMFCameraOcclusionStateMonitor IMFCameraOcclusionStateReportCallback::OnOcclusionStateReport MFCreateCameraOcclusionStateMonitor