public class EZConstants.EZRealPlayConstants
extends java.lang.Object
限定符和类型 | 字段和说明 |
---|---|
static int |
MSG_GET_CAMERA_INFO_FAIL
获取设备信息失败
|
static int |
MSG_GET_CAMERA_INFO_SUCCESS
获取设备信息成功
|
static int |
MSG_PTZ_SET_FAIL |
static int |
MSG_PTZ_SET_SUCCESS |
static int |
MSG_REALPLAY_CHECK_FAIL |
static int |
MSG_REALPLAY_CHECK_SUCCESS |
static int |
MSG_REALPLAY_CONNECTION_START |
static int |
MSG_REALPLAY_CONNECTION_SUCCESS |
static int |
MSG_REALPLAY_ENCRYPT_PASSWORD_ERROR
修改本地密钥失败
|
static int |
MSG_REALPLAY_PASSWORD_ERROR
播放密码错误
|
static int |
MSG_REALPLAY_PLAY_FAIL
播放失败消息
|
static int |
MSG_REALPLAY_PLAY_START |
static int |
MSG_REALPLAY_PLAY_SUCCESS
播放成功消息
|
static int |
MSG_REALPLAY_STOP_SUCCESS |
static int |
MSG_REALPLAY_UPDATE_TALK_VOLUME |
static int |
MSG_REALPLAY_VOICETALK_FAIL
对讲失败
|
static int |
MSG_REALPLAY_VOICETALK_STOP
对讲停止成功
|
static int |
MSG_REALPLAY_VOICETALK_SUCCESS
对讲成功
|
static int |
MSG_SET_VEDIOMODE_FAIL
设置视频质量成功
|
static int |
MSG_SET_VEDIOMODE_SUCCESS
设置视频质量失败
|
static int |
MSG_START_RECORD_FAIL
录像失败
|
static int |
MSG_START_RECORD_SUCCESS
录像成功
|
static int |
TALK_FULL_DUPLEX
全双工对讲
|
static int |
TALK_HALF_DUPLEX
半双工对讲
|
构造器和说明 |
---|
EZRealPlayConstants() |
public static final int TALK_HALF_DUPLEX
public static final int TALK_FULL_DUPLEX
public static final int MSG_GET_CAMERA_INFO_SUCCESS
public static final int MSG_GET_CAMERA_INFO_FAIL
public static final int MSG_REALPLAY_PLAY_SUCCESS
public static final int MSG_REALPLAY_PLAY_FAIL
public static final int MSG_SET_VEDIOMODE_SUCCESS
public static final int MSG_SET_VEDIOMODE_FAIL
public static final int MSG_START_RECORD_SUCCESS
public static final int MSG_START_RECORD_FAIL
public static final int MSG_REALPLAY_PASSWORD_ERROR
public static final int MSG_REALPLAY_ENCRYPT_PASSWORD_ERROR
public static final int MSG_REALPLAY_VOICETALK_SUCCESS
public static final int MSG_REALPLAY_VOICETALK_FAIL
public static final int MSG_REALPLAY_VOICETALK_STOP
public static final int MSG_REALPLAY_UPDATE_TALK_VOLUME
public static final int MSG_PTZ_SET_SUCCESS
public static final int MSG_PTZ_SET_FAIL
public static final int MSG_REALPLAY_PLAY_START
public static final int MSG_REALPLAY_CONNECTION_START
public static final int MSG_REALPLAY_CONNECTION_SUCCESS
public static final int MSG_REALPLAY_CHECK_SUCCESS
public static final int MSG_REALPLAY_CHECK_FAIL
public static final int MSG_REALPLAY_STOP_SUCCESS