public static final class ExposureValues.ExposureMode
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
FIXED
Fixed exposure
|
static int |
HHP
Auto-exposure will be used
|
Constructor and Description |
---|
ExposureMode() |
public static final int FIXED
public static final int HHP