public class EZConstants
extends java.lang.Object
限定符和类型 | 类和说明 |
---|---|
static class |
EZConstants.EZAlarmStatus |
static class |
EZConstants.EZAlarmType |
static class |
EZConstants.EZCloudPlaybackRate
云存储回放速率
|
static class |
EZConstants.EZDefenceStatus |
static class |
EZConstants.EZLeaveMsgType |
static class |
EZConstants.EZMessageStatus |
static class |
EZConstants.EZMessageType |
static class |
EZConstants.EZNotificationDataType |
static class |
EZConstants.EZPlatformType |
static class |
EZConstants.EZPlaybackConstants |
static class |
EZConstants.EZPlaybackRate
SDCard回放速率
|
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 |
static class |
EZConstants.EZWiFiConfigMode |
static class |
EZConstants.EZWifiConfigStatus |
限定符和类型 | 字段和说明 |
---|---|
static int |
EZ_PTZ_NO_ERROR
ptz 返回正常
|
static int |
MSG_GOT_STREAM_TYPE
获取到当前取流类型
|
static int |
MSG_VIDEO_SIZE_CHANGED
视频画面大小变化
|
static int |
PRESET_CLEAN
清除预置点
|
static int |
PRESET_GOTO
转到预置点
|
static int |
PRESET_SET
设置预置点
|
static int |
PTZ_DOWN
ptz 下
|
static int |
PTZ_FLIP
ptz 画面翻转
|
static int |
PTZ_LEFT
ptz 左
|
static int |
PTZ_RIGHT
ptz 右
|
static int |
PTZ_SPEED_DEFAULT
ptz 默认速度
|
static int |
PTZ_SPEED_FAST
ptz 快速
|
static int |
PTZ_SPEED_SLOW
ptz 慢速
|
static int |
PTZ_UP
ptz 上
|
static int |
PTZ_ZOOMIN
ptz 画面放大
|
static int |
PTZ_ZOOMOUT
ptz 画面缩小
|
构造器和说明 |
---|
EZConstants() |
public static final int EZ_PTZ_NO_ERROR
public static final int MSG_VIDEO_SIZE_CHANGED
public static final int MSG_GOT_STREAM_TYPE
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