|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectandroid.media.AsyncPlayer
public class AsyncPlayer
| Constructor Summary | |
|---|---|
AsyncPlayer(java.lang.String tag)
|
|
| Method Summary | |
|---|---|
void |
play(Context context,
Uri uri,
boolean looping,
int stream)
|
void |
stop()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AsyncPlayer(java.lang.String tag)
| Method Detail |
|---|
public void play(Context context,
Uri uri,
boolean looping,
int stream)
public void stop()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||