类 EZConstants.EZPlaybackConstants
- java.lang.Object
-
- com.videogo.openapi.EZConstants.EZPlaybackConstants
-
- 封闭类:
- EZConstants
public static class EZConstants.EZPlaybackConstants extends java.lang.Object
-
-
字段概要
字段 修饰符和类型 字段 说明 static int
MSG_CAPTURE_PICTURE_FAIL
static int
MSG_CAPTURE_PICTURE_SUCCESS
static int
MSG_GET_CAMERA_INFO_SUCCESS
获取设备信息成功static int
MSG_REMOTE_PLAYBACK_RATE_LOWER
回放倍速降低消息static int
MSG_REMOTEPLAYBACK_CONNECTION_EXCEPTION
static int
MSG_REMOTEPLAYBACK_CONNECTION_START
static int
MSG_REMOTEPLAYBACK_CONNECTION_SUCCESS
static int
MSG_REMOTEPLAYBACK_ENCRYPT_PASSWORD_ERROR
static int
MSG_REMOTEPLAYBACK_PASSWORD_ERROR
static int
MSG_REMOTEPLAYBACK_PLAY_FAIL
播放失败static int
MSG_REMOTEPLAYBACK_PLAY_FINISH
static int
MSG_REMOTEPLAYBACK_PLAY_START
static int
MSG_REMOTEPLAYBACK_PLAY_SUCCUSS
播放成功消息static int
MSG_REMOTEPLAYBACK_RATIO_CHANGED
static int
MSG_REMOTEPLAYBACK_SEARCH_FILE_FAIL
static int
MSG_REMOTEPLAYBACK_SEARCH_FILE_SUCCUSS
static int
MSG_REMOTEPLAYBACK_SEARCH_NO_FILE
static int
MSG_REMOTEPLAYBACK_STOP_SUCCESS
static int
MSG_START_RECORD_FAIL
static int
MSG_START_RECORD_SUCCESS
-
构造器概要
构造器 构造器 说明 EZPlaybackConstants()
-
-
-
字段详细资料
-
MSG_REMOTEPLAYBACK_PLAY_FINISH
public static final int MSG_REMOTEPLAYBACK_PLAY_FINISH
- 另请参阅:
- 常量字段值
-
MSG_CAPTURE_PICTURE_SUCCESS
public static final int MSG_CAPTURE_PICTURE_SUCCESS
- 另请参阅:
- 常量字段值
-
MSG_CAPTURE_PICTURE_FAIL
public static final int MSG_CAPTURE_PICTURE_FAIL
- 另请参阅:
- 常量字段值
-
MSG_REMOTEPLAYBACK_PLAY_SUCCUSS
public static final int MSG_REMOTEPLAYBACK_PLAY_SUCCUSS
播放成功消息- 另请参阅:
- 常量字段值
-
MSG_REMOTEPLAYBACK_PLAY_FAIL
public static final int MSG_REMOTEPLAYBACK_PLAY_FAIL
播放失败- 另请参阅:
- 常量字段值
-
MSG_REMOTEPLAYBACK_RATIO_CHANGED
public static final int MSG_REMOTEPLAYBACK_RATIO_CHANGED
- 另请参阅:
- 常量字段值
-
MSG_REMOTEPLAYBACK_CONNECTION_EXCEPTION
public static final int MSG_REMOTEPLAYBACK_CONNECTION_EXCEPTION
- 另请参阅:
- 常量字段值
-
MSG_REMOTEPLAYBACK_ENCRYPT_PASSWORD_ERROR
public static final int MSG_REMOTEPLAYBACK_ENCRYPT_PASSWORD_ERROR
- 另请参阅:
- 常量字段值
-
MSG_REMOTEPLAYBACK_PASSWORD_ERROR
public static final int MSG_REMOTEPLAYBACK_PASSWORD_ERROR
- 另请参阅:
- 常量字段值
-
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_REMOTEPLAYBACK_SEARCH_FILE_SUCCUSS
public static final int MSG_REMOTEPLAYBACK_SEARCH_FILE_SUCCUSS
- 另请参阅:
- 常量字段值
-
MSG_REMOTEPLAYBACK_SEARCH_FILE_FAIL
public static final int MSG_REMOTEPLAYBACK_SEARCH_FILE_FAIL
- 另请参阅:
- 常量字段值
-
MSG_REMOTEPLAYBACK_SEARCH_NO_FILE
public static final int MSG_REMOTEPLAYBACK_SEARCH_NO_FILE
- 另请参阅:
- 常量字段值
-
MSG_REMOTEPLAYBACK_PLAY_START
public static final int MSG_REMOTEPLAYBACK_PLAY_START
- 另请参阅:
- 常量字段值
-
MSG_REMOTEPLAYBACK_CONNECTION_START
public static final int MSG_REMOTEPLAYBACK_CONNECTION_START
- 另请参阅:
- 常量字段值
-
MSG_REMOTEPLAYBACK_CONNECTION_SUCCESS
public static final int MSG_REMOTEPLAYBACK_CONNECTION_SUCCESS
- 另请参阅:
- 常量字段值
-
MSG_GET_CAMERA_INFO_SUCCESS
public static final int MSG_GET_CAMERA_INFO_SUCCESS
获取设备信息成功- 另请参阅:
- 常量字段值
-
MSG_REMOTEPLAYBACK_STOP_SUCCESS
public static final int MSG_REMOTEPLAYBACK_STOP_SUCCESS
- 另请参阅:
- 常量字段值
-
MSG_REMOTE_PLAYBACK_RATE_LOWER
public static final int MSG_REMOTE_PLAYBACK_RATE_LOWER
回放倍速降低消息- 另请参阅:
- 常量字段值
-
-