类 WlHandleMessage
java.lang.Object
com.ywl5320.wlmedia.message.WlHandleMessage
public class WlHandleMessage
extends java.lang.Object
Created by ywl5320 on 2019/9/6
-
字段概要
字段 修饰符和类型 字段 说明 static intWLMSG_RELEASE_SURFACEstatic intWLMSG_START_AUDIO_INFOstatic intWLMSG_START_AUDIO_MUTEstatic intWLMSG_START_AUDIO_PITCHstatic intWLMSG_START_AUDIO_SPEEDstatic intWLMSG_START_AUDIO_VOLUMEstatic intWLMSG_START_CHANGE_AUDIO_TRACKstatic intWLMSG_START_ERRORstatic intWLMSG_START_PLAYstatic intWLMSG_START_PLAY_LOADstatic intWLMSG_START_PLAY_NEXTstatic intWLMSG_START_PLAY_PAUSEstatic intWLMSG_START_PLAY_RESUMEstatic intWLMSG_START_PLAY_TIMEstatic intWLMSG_START_PREPAREDstatic intWLMSG_START_PREPARED_OKstatic intWLMSG_START_RELEASEstatic intWLMSG_START_RELEASE_COMPLETEstatic intWLMSG_START_SEEKstatic intWLMSG_START_STOPstatic intWLMSG_TAKE_PICTUREstatic intWLMSG_TAKE_PICTURE_BITMAP -
构造器概要
构造器 构造器 说明 WlHandleMessage() -
方法概要
-
字段详细资料
-
WLMSG_START_PREPARED
public static final int WLMSG_START_PREPARED- 另请参阅:
- 常量字段值
-
WLMSG_START_STOP
public static final int WLMSG_START_STOP- 另请参阅:
- 常量字段值
-
WLMSG_START_RELEASE_COMPLETE
public static final int WLMSG_START_RELEASE_COMPLETE- 另请参阅:
- 常量字段值
-
WLMSG_START_ERROR
public static final int WLMSG_START_ERROR- 另请参阅:
- 常量字段值
-
WLMSG_START_RELEASE
public static final int WLMSG_START_RELEASE- 另请参阅:
- 常量字段值
-
WLMSG_START_PREPARED_OK
public static final int WLMSG_START_PREPARED_OK- 另请参阅:
- 常量字段值
-
WLMSG_START_PLAY
public static final int WLMSG_START_PLAY- 另请参阅:
- 常量字段值
-
WLMSG_START_CHANGE_AUDIO_TRACK
public static final int WLMSG_START_CHANGE_AUDIO_TRACK- 另请参阅:
- 常量字段值
-
WLMSG_START_PLAY_PAUSE
public static final int WLMSG_START_PLAY_PAUSE- 另请参阅:
- 常量字段值
-
WLMSG_START_PLAY_RESUME
public static final int WLMSG_START_PLAY_RESUME- 另请参阅:
- 常量字段值
-
WLMSG_START_AUDIO_MUTE
public static final int WLMSG_START_AUDIO_MUTE- 另请参阅:
- 常量字段值
-
WLMSG_START_AUDIO_VOLUME
public static final int WLMSG_START_AUDIO_VOLUME- 另请参阅:
- 常量字段值
-
WLMSG_START_AUDIO_SPEED
public static final int WLMSG_START_AUDIO_SPEED- 另请参阅:
- 常量字段值
-
WLMSG_START_AUDIO_PITCH
public static final int WLMSG_START_AUDIO_PITCH- 另请参阅:
- 常量字段值
-
WLMSG_START_SEEK
public static final int WLMSG_START_SEEK- 另请参阅:
- 常量字段值
-
WLMSG_START_PLAY_TIME
public static final int WLMSG_START_PLAY_TIME- 另请参阅:
- 常量字段值
-
WLMSG_START_PLAY_LOAD
public static final int WLMSG_START_PLAY_LOAD- 另请参阅:
- 常量字段值
-
WLMSG_START_AUDIO_INFO
public static final int WLMSG_START_AUDIO_INFO- 另请参阅:
- 常量字段值
-
WLMSG_START_PLAY_NEXT
public static final int WLMSG_START_PLAY_NEXT- 另请参阅:
- 常量字段值
-
WLMSG_TAKE_PICTURE
public static final int WLMSG_TAKE_PICTURE- 另请参阅:
- 常量字段值
-
WLMSG_TAKE_PICTURE_BITMAP
public static final int WLMSG_TAKE_PICTURE_BITMAP- 另请参阅:
- 常量字段值
-
WLMSG_RELEASE_SURFACE
public static final int WLMSG_RELEASE_SURFACE- 另请参阅:
- 常量字段值
-
-
构造器详细资料
-
WlHandleMessage
public WlHandleMessage()
-