Camera_OcclusionDetectionResult
typedef struct {...} Camera_OcclusionDetectionResult
Overview
Provides the check result for whether a camera lens is blocked or dirty.
Since: 23
Related module: OH_Camera
Header file: camera.h
Summary
Member Variables
| Name | Description |
|---|---|
| bool isCameraOccluded | Checks whether the camera lens is blocked. The value true indicates that the camera lens is blocked, and false indicates the opposite. |
| bool isCameraLensDirty | Checks whether the camera lens is dirty. The value true indicates that the camera lens is dirty, and false indicates the opposite. |
你可能感兴趣的鸿蒙文章
openharmony 鸿蒙 capi-oh-camera-capturesession-callbacks
openharmony 鸿蒙 arkts-apis-camera-OIS
openharmony 鸿蒙 capi-oh-camera-camera-devicequeryinfo
openharmony 鸿蒙 capi-oh-camera-camera-frameraterange
openharmony 鸿蒙 capi-oh-camera-camera-outputcapability
openharmony 鸿蒙 arkts-apis-camera-Photo
openharmony 鸿蒙 capi-oh-camera-camera-profile
openharmony 鸿蒙 capi-oh-camera-camera-manager