public static class EZConstants.EZPlaybackConstants
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
MSG_CAPTURE_PICTURE_FAIL |
static int |
MSG_CAPTURE_PICTURE_SUCCESS |
static int |
MSG_GET_CAMERA_INFO_SUCCESS
Getting device information succeeds.
|
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
Remote playback fails.
|
static int |
MSG_REMOTEPLAYBACK_PLAY_FINISH |
static int |
MSG_REMOTEPLAYBACK_PLAY_START |
static int |
MSG_REMOTEPLAYBACK_PLAY_SUCCUSS
Remote playback succeeds.
|
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 |
Constructor and Description |
---|
EZPlaybackConstants() |
public static final int MSG_REMOTEPLAYBACK_PLAY_FINISH
public static final int MSG_CAPTURE_PICTURE_SUCCESS
public static final int MSG_CAPTURE_PICTURE_FAIL
public static final int MSG_REMOTEPLAYBACK_PLAY_SUCCUSS
public static final int MSG_REMOTEPLAYBACK_PLAY_FAIL
public static final int MSG_REMOTEPLAYBACK_RATIO_CHANGED
public static final int MSG_REMOTEPLAYBACK_CONNECTION_EXCEPTION
public static final int MSG_REMOTEPLAYBACK_ENCRYPT_PASSWORD_ERROR
public static final int MSG_REMOTEPLAYBACK_PASSWORD_ERROR
public static final int MSG_START_RECORD_SUCCESS
public static final int MSG_START_RECORD_FAIL
public static final int MSG_REMOTEPLAYBACK_SEARCH_FILE_SUCCUSS
public static final int MSG_REMOTEPLAYBACK_SEARCH_FILE_FAIL
public static final int MSG_REMOTEPLAYBACK_SEARCH_NO_FILE
public static final int MSG_REMOTEPLAYBACK_PLAY_START
public static final int MSG_REMOTEPLAYBACK_CONNECTION_START
public static final int MSG_REMOTEPLAYBACK_CONNECTION_SUCCESS
public static final int MSG_GET_CAMERA_INFO_SUCCESS
public static final int MSG_REMOTEPLAYBACK_STOP_SUCCESS