Impact Acquire SDK Java
|
Defines valid AEC( Automatic Exposure Control ) modes. More...
Static Public Attributes | |
static final int | aecOff = acquireJNI.aecOff_get() |
AEC is switched off. | |
static final int | aecOn = acquireJNI.aecOn_get() |
AEC is switched on. | |
Defines valid AEC( Automatic Exposure Control ) modes.
|
static |
AEC is switched off.
|
static |
AEC is switched on.