Camera_FoldStatusInfo
typedef struct Camera_FoldStatusInfo {...} Camera_FoldStatusInfo
Overview
The struct describes the fold status information of the camera.
Since: 13
Related module: OH_Camera
Header file: camera.h
Summary
Member Variables
| Name | Description |
|---|---|
| Camera_Device** supportedCameras | Double pointer to the camera list. |
| uint32_t cameraSize | Number of cameras in the list. |
| Camera_FoldStatus foldStatus | Current fold status. |