类 EZConstants.EZRealPlayConstants

  • 封闭类:
    EZConstants

    public class EZConstants.EZRealPlayConstants
    extends java.lang.Object
    • 字段详细资料

      • TALK_HALF_DUPLEX

        public static final int TALK_HALF_DUPLEX
        半双工对讲
        另请参阅:
        常量字段值
      • TALK_FULL_DUPLEX

        public static final int TALK_FULL_DUPLEX
        全双工对讲
        另请参阅:
        常量字段值
      • MSG_GET_CAMERA_INFO_SUCCESS

        public static final int MSG_GET_CAMERA_INFO_SUCCESS
        获取设备信息成功
        另请参阅:
        常量字段值
      • MSG_GET_CAMERA_INFO_FAIL

        public static final int MSG_GET_CAMERA_INFO_FAIL
        获取设备信息失败
        另请参阅:
        常量字段值
      • MSG_REALPLAY_PLAY_SUCCESS

        public static final int MSG_REALPLAY_PLAY_SUCCESS
        播放成功消息
        另请参阅:
        常量字段值
      • MSG_REALPLAY_PLAY_FAIL

        public static final int MSG_REALPLAY_PLAY_FAIL
        播放失败消息
        另请参阅:
        常量字段值
      • MSG_SET_VEDIOMODE_SUCCESS

        public static final int MSG_SET_VEDIOMODE_SUCCESS
        设置视频质量失败
        另请参阅:
        常量字段值
      • MSG_SET_VEDIOMODE_FAIL

        public static final int MSG_SET_VEDIOMODE_FAIL
        设置视频质量成功
        另请参阅:
        常量字段值
      • MSG_START_RECORD_SUCCESS

        public static final int MSG_START_RECORD_SUCCESS
        录像成功
        另请参阅:
        常量字段值
      • MSG_START_RECORD_FAIL

        public static final int MSG_START_RECORD_FAIL
        录像失败
        另请参阅:
        常量字段值
      • MSG_REALPLAY_PASSWORD_ERROR

        public static final int MSG_REALPLAY_PASSWORD_ERROR
        播放密码错误
        另请参阅:
        常量字段值
      • MSG_REALPLAY_ENCRYPT_PASSWORD_ERROR

        public static final int MSG_REALPLAY_ENCRYPT_PASSWORD_ERROR
        修改本地密钥失败
        另请参阅:
        常量字段值
      • MSG_REALPLAY_VOICETALK_SUCCESS

        public static final int MSG_REALPLAY_VOICETALK_SUCCESS
        对讲成功
        另请参阅:
        常量字段值
      • MSG_REALPLAY_VOICETALK_FAIL

        public static final int MSG_REALPLAY_VOICETALK_FAIL
        对讲失败
        另请参阅:
        常量字段值
      • MSG_REALPLAY_VOICETALK_STOP

        public static final int MSG_REALPLAY_VOICETALK_STOP
        对讲停止成功
        另请参阅:
        常量字段值
      • MSG_REALPLAY_UPDATE_TALK_VOLUME

        public static final int MSG_REALPLAY_UPDATE_TALK_VOLUME
        另请参阅:
        常量字段值
      • MSG_PTZ_SET_SUCCESS

        public static final int MSG_PTZ_SET_SUCCESS
        另请参阅:
        常量字段值
      • MSG_PTZ_SET_FAIL

        public static final int MSG_PTZ_SET_FAIL
        另请参阅:
        常量字段值
      • MSG_REALPLAY_PLAY_START

        public static final int MSG_REALPLAY_PLAY_START
        另请参阅:
        常量字段值
      • MSG_REALPLAY_CONNECTION_START

        public static final int MSG_REALPLAY_CONNECTION_START
        另请参阅:
        常量字段值
      • MSG_REALPLAY_CONNECTION_SUCCESS

        public static final int MSG_REALPLAY_CONNECTION_SUCCESS
        另请参阅:
        常量字段值
      • MSG_REALPLAY_CHECK_SUCCESS

        public static final int MSG_REALPLAY_CHECK_SUCCESS
        另请参阅:
        常量字段值
      • MSG_REALPLAY_CHECK_FAIL

        public static final int MSG_REALPLAY_CHECK_FAIL
        另请参阅:
        常量字段值
      • MSG_REALPLAY_STOP_SUCCESS

        public static final int MSG_REALPLAY_STOP_SUCCESS
        另请参阅:
        常量字段值
    • 构造器详细资料

      • EZRealPlayConstants

        public EZRealPlayConstants()