Public Attributes

firevision::avt_autofnc_aoi_t Struct Reference

White balance settings data structure. More...

List of all members.

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).

Detailed Description

White balance settings data structure.

Datastructure for the autofunction AOI

Definition at line 73 of file pike.cpp.


Member Data Documentation

Enable/disable AOI (see note above).

Definition at line 77 of file pike.cpp.

Referenced by firevision::PikeCamera::set_autofunction_aoi().

Indicates presence of this feature (read only).

Definition at line 81 of file pike.cpp.

Reserved.

Definition at line 80 of file pike.cpp.

Reserved.

Definition at line 78 of file pike.cpp.

Reserved.

Definition at line 76 of file pike.cpp.

Show work area.

Definition at line 79 of file pike.cpp.

Referenced by firevision::PikeCamera::set_autofunction_aoi().

X units of work area/pos.

beginning with 0 (read only)

Definition at line 74 of file pike.cpp.

Y units of work area/pos.

beginning with 0 (read only)

Definition at line 75 of file pike.cpp.


The documentation for this struct was generated from the following file: