Package com.alivc.live.pusher
Enum LivePushNotification
- java.lang.Object
-
- java.lang.Enum<LivePushNotification>
-
- com.alivc.live.pusher.LivePushNotification
-
- All Implemented Interfaces:
java.io.Serializable
,java.lang.Comparable<LivePushNotification>
public enum LivePushNotification extends java.lang.Enum<LivePushNotification>
直播推流消息通知
-
-
Enum Constant Summary
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getCode()
java.lang.String
getMsg()
void
setCode(int code)
void
setMsg(java.lang.String msg)
static LivePushNotification
valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static LivePushNotification[]
values()
Returns an array containing the constants of this enum type, in the order they are declared.
-
-
-
Enum Constant Detail
-
ALIVC_PUSHER_EVENT_NATIVE_LIVE_PUSH_INIT_SUCCESS
public static final LivePushNotification ALIVC_PUSHER_EVENT_NATIVE_LIVE_PUSH_INIT_SUCCESS
-
ALIVC_PUSHER_EVENT_NATIVE_LIVE_PUSH_PREVIEW_STARTED
public static final LivePushNotification ALIVC_PUSHER_EVENT_NATIVE_LIVE_PUSH_PREVIEW_STARTED
-
ALIVC_PUSHER_EVENT_NATIVE_LIVE_PUSH_PREVIEW_STOPED
public static final LivePushNotification ALIVC_PUSHER_EVENT_NATIVE_LIVE_PUSH_PREVIEW_STOPED
-
ALIVC_PUSHER_EVENT_NATIVE_LIVE_PUSH_PUSH_PAUSED
public static final LivePushNotification ALIVC_PUSHER_EVENT_NATIVE_LIVE_PUSH_PUSH_PAUSED
-
ALIVC_PUSHER_EVENT_NATIVE_LIVE_PUSH_PUSH_RESUMED
public static final LivePushNotification ALIVC_PUSHER_EVENT_NATIVE_LIVE_PUSH_PUSH_RESUMED
-
ALIVC_PUSHER_EVENT_NATIVE_LIVE_PUSH_PUSH_RESTARTED
public static final LivePushNotification ALIVC_PUSHER_EVENT_NATIVE_LIVE_PUSH_PUSH_RESTARTED
-
ALIVC_PUSHER_EVENT_NATIVE_LIVE_PUSH_OPEN_VIDEO_ENCODER_SUCCESS
public static final LivePushNotification ALIVC_PUSHER_EVENT_NATIVE_LIVE_PUSH_OPEN_VIDEO_ENCODER_SUCCESS
-
ALIVC_PUSHER_EVENT_NATIVE_LIVE_PUSH_CAPTURE_VIDEO_SAMPLES_OVERFLOW
public static final LivePushNotification ALIVC_PUSHER_EVENT_NATIVE_LIVE_PUSH_CAPTURE_VIDEO_SAMPLES_OVERFLOW
-
ALIVC_PUSHER_EVENT_NATIVE_LIVE_PUSH_ADJUST_BITRATE
public static final LivePushNotification ALIVC_PUSHER_EVENT_NATIVE_LIVE_PUSH_ADJUST_BITRATE
-
ALIVC_PUSHER_EVENT_NATIVE_LIVE_PUSH_CHANGE_FPS
public static final LivePushNotification ALIVC_PUSHER_EVENT_NATIVE_LIVE_PUSH_CHANGE_FPS
-
ALIVC_PUSHER_EVENT_NATIVE_LIVE_PUSH_CHANGE_RESOLUTION
public static final LivePushNotification ALIVC_PUSHER_EVENT_NATIVE_LIVE_PUSH_CHANGE_RESOLUTION
-
ALIVC_PUSHER_EVENT_NATIVE_LIVE_PUSH_GL_CONTEXT_CREATED
public static final LivePushNotification ALIVC_PUSHER_EVENT_NATIVE_LIVE_PUSH_GL_CONTEXT_CREATED
-
ALIVC_PUSHER_EVENT_NATIVE_LIVE_PUSH_GL_CONTEXT_DESTROYED
public static final LivePushNotification ALIVC_PUSHER_EVENT_NATIVE_LIVE_PUSH_GL_CONTEXT_DESTROYED
-
ALIVC_PUSHER_EVENT_CAPTURE_OPEN_CAMERA_SUCCESS
public static final LivePushNotification ALIVC_PUSHER_EVENT_CAPTURE_OPEN_CAMERA_SUCCESS
-
ALIVC_PUSHER_EVENT_CAPTURE_OPEN_MIC_SUCCESS
public static final LivePushNotification ALIVC_PUSHER_EVENT_CAPTURE_OPEN_MIC_SUCCESS
-
ALIVC_PUSHER_EVENT_CAPTURE_CLOSE_CAMERA_SUCCESS
public static final LivePushNotification ALIVC_PUSHER_EVENT_CAPTURE_CLOSE_CAMERA_SUCCESS
-
ALIVC_PUSHER_EVENT_CAPTURE_OPEN_SCREENCAPTURE_SUCCESS
public static final LivePushNotification ALIVC_PUSHER_EVENT_CAPTURE_OPEN_SCREENCAPTURE_SUCCESS
-
ALIVC_PUSHER_EVENT_CAPTURE_CLOSE_SCREENCAPTURE_SUCCESS
public static final LivePushNotification ALIVC_PUSHER_EVENT_CAPTURE_CLOSE_SCREENCAPTURE_SUCCESS
-
ALIVC_PUSHER_EVENT_PUSH_STARTED
public static final LivePushNotification ALIVC_PUSHER_EVENT_PUSH_STARTED
-
ALIVC_PUSHER_EVENT_PUSH_STOPED
public static final LivePushNotification ALIVC_PUSHER_EVENT_PUSH_STOPED
-
ALIVC_PUSHER_EVENT_PUSH_NETWORK_POOR
public static final LivePushNotification ALIVC_PUSHER_EVENT_PUSH_NETWORK_POOR
-
ALIVC_PUSHER_EVENT_PUSH_NETWORK_RECOVERY
public static final LivePushNotification ALIVC_PUSHER_EVENT_PUSH_NETWORK_RECOVERY
-
ALIVC_PUSHER_EVENT_PUSH_RECONNECT_START
public static final LivePushNotification ALIVC_PUSHER_EVENT_PUSH_RECONNECT_START
-
ALIVC_PUSHER_EVENT_PUSH_RECONNECT_SUCCESS
public static final LivePushNotification ALIVC_PUSHER_EVENT_PUSH_RECONNECT_SUCCESS
-
ALIVC_PUSHER_EVENT_PUSH_DROP_FRAME
public static final LivePushNotification ALIVC_PUSHER_EVENT_PUSH_DROP_FRAME
-
ALIVC_PUSHER_EVENT_PUSH_SENDED_FIRST_AV
public static final LivePushNotification ALIVC_PUSHER_EVENT_PUSH_SENDED_FIRST_AV
-
ALIVC_PUSHER_EVENT_PUSH_SENDED_SEI
public static final LivePushNotification ALIVC_PUSHER_EVENT_PUSH_SENDED_SEI
-
ALIVC_PUSHER_EVENT_PUSH_CONNECTION_LOST
public static final LivePushNotification ALIVC_PUSHER_EVENT_PUSH_CONNECTION_LOST
-
ALIVC_PUSHER_EVENT_PUSH_DELAY_INFO
public static final LivePushNotification ALIVC_PUSHER_EVENT_PUSH_DELAY_INFO
-
ALIVC_PUSHER_EVENT_PUSH_CRASH
public static final LivePushNotification ALIVC_PUSHER_EVENT_PUSH_CRASH
-
ALIVC_PUSHER_EVENT_GENERAL_MONITOR
public static final LivePushNotification ALIVC_PUSHER_EVENT_GENERAL_MONITOR
-
ALIVC_PUSHER_EVENT_PUSH_MEDIAINFO
public static final LivePushNotification ALIVC_PUSHER_EVENT_PUSH_MEDIAINFO
-
ALIVC_PUSHER_EVENT_RTMP_PUSH_STARTED
public static final LivePushNotification ALIVC_PUSHER_EVENT_RTMP_PUSH_STARTED
-
ALIVC_PUSHER_EVENT_RTMP_PUSH_STOPED
public static final LivePushNotification ALIVC_PUSHER_EVENT_RTMP_PUSH_STOPED
-
ALIVC_PUSHER_EVENT_RTMP_NETWORK_POOR
public static final LivePushNotification ALIVC_PUSHER_EVENT_RTMP_NETWORK_POOR
-
ALIVC_PUSHER_EVENT_RTMP_NETWORK_RECOVERY
public static final LivePushNotification ALIVC_PUSHER_EVENT_RTMP_NETWORK_RECOVERY
-
ALIVC_PUSHER_EVENT_RTMP_RECONNECT_START
public static final LivePushNotification ALIVC_PUSHER_EVENT_RTMP_RECONNECT_START
-
ALIVC_PUSHER_EVENT_RTMP_RECONNECT_SUCCESS
public static final LivePushNotification ALIVC_PUSHER_EVENT_RTMP_RECONNECT_SUCCESS
-
ALIVC_PUSHER_EVENT_RTMP_DROP_FRAME
public static final LivePushNotification ALIVC_PUSHER_EVENT_RTMP_DROP_FRAME
-
ALIVC_PUSHER_EVENT_RTMP_SENDED_FIRST_AV
public static final LivePushNotification ALIVC_PUSHER_EVENT_RTMP_SENDED_FIRST_AV
-
ALIVC_PUSHER_EVENT_RTMP_SENDED_SEI
public static final LivePushNotification ALIVC_PUSHER_EVENT_RTMP_SENDED_SEI
-
ALIVC_PUSHER_EVENT_RTMP_CONNECTION_LOST
public static final LivePushNotification ALIVC_PUSHER_EVENT_RTMP_CONNECTION_LOST
-
ALIVC_PUSHER_EVENT_BGM_OPEN_SUCCESS
public static final LivePushNotification ALIVC_PUSHER_EVENT_BGM_OPEN_SUCCESS
-
ALIVC_PUSHER_EVENT_BGM_STOP_SUCCESS
public static final LivePushNotification ALIVC_PUSHER_EVENT_BGM_STOP_SUCCESS
-
ALIVC_PUSHER_EVENT_BGM_PAUSE_SUCCESS
public static final LivePushNotification ALIVC_PUSHER_EVENT_BGM_PAUSE_SUCCESS
-
ALIVC_PUSHER_EVENT_BGM_RESUME_SUCCESS
public static final LivePushNotification ALIVC_PUSHER_EVENT_BGM_RESUME_SUCCESS
-
ALIVC_PUSHER_EVENT_BGM_COMPLETED
public static final LivePushNotification ALIVC_PUSHER_EVENT_BGM_COMPLETED
-
ALIVC_PUSHER_EVENT_BGM_PROGRESS
public static final LivePushNotification ALIVC_PUSHER_EVENT_BGM_PROGRESS
-
-
Method Detail
-
values
public static LivePushNotification[] values()
Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:for (LivePushNotification c : LivePushNotification.values()) System.out.println(c);
- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
public static LivePushNotification valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
name
- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
java.lang.IllegalArgumentException
- if this enum type has no constant with the specified namejava.lang.NullPointerException
- if the argument is null
-
getCode
public int getCode()
-
setCode
public void setCode(int code)
-
getMsg
public java.lang.String getMsg()
-
setMsg
public void setMsg(java.lang.String msg)
-
-