public class EZConstants
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
EZConstants.EZAlarmStatus |
static class |
EZConstants.EZAlarmType |
static class |
EZConstants.EZDefenceStatus |
static class |
EZConstants.EZLeaveMsgType |
static class |
EZConstants.EZMessageDefine |
static class |
EZConstants.EZMessageStatus |
static class |
EZConstants.EZMessageType |
static class |
EZConstants.EZNotificationDataType |
class |
EZConstants.EZOpenSDKError
Deprecated.
As v4.0 by yudan at 2016-07-06, replaced by ErrorCode
|
static class |
EZConstants.EZPlatformType |
static class |
EZConstants.EZPlaybackConstants |
class |
EZConstants.EZPlayerError |
static class |
EZConstants.EZPTZAction |
static class |
EZConstants.EZPTZCommand |
static class |
EZConstants.EZPTZDisplayCommand |
class |
EZConstants.EZRealPlayConstants |
static class |
EZConstants.EZSMSType |
static class |
EZConstants.EZTalkbackCapability |
static class |
EZConstants.EZVideoLevel |
Modifier and Type | Field and Description |
---|---|
static int |
PRESET_CLEAN |
static int |
PRESET_GOTO |
static int |
PRESET_SET |
static int |
PTZ_DOWN |
static int |
PTZ_FLIP |
static int |
PTZ_LEFT |
static int |
PTZ_RIGHT |
static int |
PTZ_SPEED_DEFAULT |
static int |
PTZ_SPEED_FAST |
static int |
PTZ_SPEED_SLOW |
static int |
PTZ_UP |
static int |
PTZ_ZOOMIN |
static int |
PTZ_ZOOMOUT |
Constructor and Description |
---|
EZConstants() |
public static final int PTZ_SPEED_SLOW
public static final int PTZ_SPEED_DEFAULT
public static final int PTZ_SPEED_FAST
public static final int PTZ_UP
public static final int PTZ_DOWN
public static final int PTZ_LEFT
public static final int PTZ_RIGHT
public static final int PTZ_FLIP
public static final int PTZ_ZOOMIN
public static final int PTZ_ZOOMOUT
public static final int PRESET_SET
public static final int PRESET_CLEAN
public static final int PRESET_GOTO