限定符和类型 | 常量字段 | 值 |
---|---|---|
public static final int |
MAX_CONNECTIONNUM |
10 |
限定符和类型 | 常量字段 | 值 |
---|---|---|
public static final int |
AUDIO_FOCUS_INVALID_VALUE |
-1 |
public static final int |
GAIN_AUDIO_FOCUS |
1 |
public static final int |
LOSS_AUDIO_FOCUS |
2 |
public static final int |
LOSS_AUDIO_FOCUS_TRANSIENT |
3 |
限定符和类型 | 常量字段 | 值 |
---|---|---|
public static final int |
PLAY_EVENT_PAUSE |
2 |
public static final int |
PLAY_EVENT_PREPARE_PLAY |
0 |
public static final int |
PLAY_EVENT_RELEASE |
4 |
public static final int |
PLAY_EVENT_RESUME_PLAY |
1 |
public static final int |
PLAY_EVENT_SEEK |
5 |
public static final int |
PLAY_EVENT_STOP |
3 |
限定符和类型 | 常量字段 | 值 |
---|---|---|
public static final int |
MAX_THREAD |
1 |