public class ImgLyPreferences
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ImgLyPreferences.$ |
| Modifier and Type | Field and Description |
|---|---|
static PrefManger.Config.EnumPref<Cam.CAMERA_FACING> |
cameraFacing
Get CameraFacing state Preferences
|
static PrefManger.Config.EnumPref<Cam.FLASH_MODE> |
flashMode
Get FlashMode state Preferences
|
static PrefManger.Config.BooleanPref |
isHDR
Get HDR state Preferences
|
| Constructor and Description |
|---|
ImgLyPreferences() |
public static final PrefManger.Config.BooleanPref isHDR
public static final PrefManger.Config.EnumPref<Cam.FLASH_MODE> flashMode
public static final PrefManger.Config.EnumPref<Cam.CAMERA_FACING> cameraFacing