|
|||||||||
| 上一个类 下一个类 | 框架 无框架 | ||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | ||||||||
public interface IPlayer
媒体播放接口。
| 方法摘要 | |
|---|---|
void |
close()
|
boolean |
isPlaying()
|
void |
pause()
|
void |
resume()
|
void |
setLoopCount(int count)
|
void |
setVolume(float volume)
|
void |
start()
|
void |
stop()
|
| 方法详细信息 |
|---|
void setLoopCount(int count)
boolean isPlaying()
void setVolume(float volume)
void start()
void pause()
void resume()
void stop()
void close()
|
|||||||||
| 上一个类 下一个类 | 框架 无框架 | ||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | ||||||||