|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsk.baka.ambient.playerservice.MediaPlayerErrors
public final class MediaPlayerErrors
Decodes MediaPlayer error codes.
| Method Summary | |
|---|---|
static java.lang.String |
getMessage(int what,
int extra,
android.content.Context context)
Formats given MediaPlayer error message. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static java.lang.String getMessage(int what,
int extra,
android.content.Context context)
MediaPlayer error message.
what - the "What" field.extra - the "Extra" field.context - a context
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||