White balance settings data structure. More...
Public Attributes | |
| uint32_t | xuints: 12 |
| X units of work area/pos. | |
| uint32_t | yuints: 12 |
| Y units of work area/pos. | |
| uint32_t | reserved3: 1 |
| Reserved. | |
| uint32_t | on_off: 1 |
| Enable/disable AOI (see note above). | |
| uint32_t | reserved2: 1 |
| Reserved. | |
| uint32_t | show_work_area: 1 |
| Show work area. | |
| uint32_t | reserved1: 3 |
| Reserved. | |
| uint32_t | presence_inq: 1 |
| Indicates presence of this feature (read only). | |
White balance settings data structure.
Datastructure for the autofunction AOI
Definition at line 73 of file pike.cpp.
Enable/disable AOI (see note above).
Definition at line 77 of file pike.cpp.
Referenced by firevision::PikeCamera::set_autofunction_aoi().
Show work area.
Definition at line 79 of file pike.cpp.
Referenced by firevision::PikeCamera::set_autofunction_aoi().
1.7.1