camera3_notify_msg Struct Reference
camera3_notify_msg Struct Reference
#include <
camera3.h
>
Data Fields |
|
int | type |
union { | |
camera3_error_msg_t error | |
camera3_shutter_msg_t shutter | |
uint8_t generic [32] | |
} | message |
Detailed Description
camera3_notify_msg_t:
The message structure sent to camera3_callback_ops_t.notify()
Field Documentation
camera3_error_msg_t error |
uint8_t generic[32] |
union { ... } message |
camera3_shutter_msg_t shutter |
int type |
The documentation for this struct was generated from the following file:
- hardware/libhardware/include/hardware/ camera3.h