Camera_DeviceQueryInfo
typedef struct {...} Camera_DeviceQueryInfo
Overview
Camera device query information.
Since: 23
Related module: OH_Camera
Header file: camera.h
Summary
Member Variables
| Name | Description |
|---|---|
| Camera_Type* cameraType | List of camera types. |
| uint32_t cameraTypeSize | Size of the camera type list. |
| Camera_Position cameraPosition | Camera position. |
| Camera_Connection connectionType | Camera connection type. |