public class PlayDefine
extends java.lang.Object
限定符和类型 | 类和说明 |
---|---|
static class |
PlayDefine.PlayStatus |
限定符和类型 | 字段和说明 |
---|---|
static int |
PLAY_EVENT_DATAERROR |
static int |
PLAY_EVENT_PAUSE |
static int |
PLAY_EVENT_PREPARE_PLAY |
static int |
PLAY_EVENT_RELEASE |
static int |
PLAY_EVENT_RESUME_PLAY |
static int |
PLAY_EVENT_SEEK |
static int |
PLAY_EVENT_STOP |
构造器和说明 |
---|
PlayDefine() |
public static final int PLAY_EVENT_PREPARE_PLAY
public static final int PLAY_EVENT_RESUME_PLAY
public static final int PLAY_EVENT_PAUSE
public static final int PLAY_EVENT_STOP
public static final int PLAY_EVENT_RELEASE
public static final int PLAY_EVENT_SEEK
public static final int PLAY_EVENT_DATAERROR