camera3_device Struct Reference
camera3_device Struct Reference
#include <
camera3.h
>
Data Fields |
|
hw_device_t | common |
camera3_device_ops_t * | ops |
void * | priv |
Detailed Description
Field Documentation
hw_device_t common |
common.version must equal CAMERA_DEVICE_API_VERSION_3_0 to identify this device as implementing version 3.0 of the camera device HAL.
Performance requirements:
Camera open (common.module->common.methods->open) should return in 200ms, and must return in 500ms. Camera close (common.close) should return in 200ms, and must return in 500ms.
camera3_device_ops_t * ops |
The documentation for this struct was generated from the following file:
- hardware/libhardware/include/hardware/ camera3.h