|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface MediaPlayer.OnBufferingUpdateListener
Method Summary | |
---|---|
void |
onBufferingUpdate(MediaPlayer mp,
int percent)
Called to update status in buffering a media stream. |
Method Detail |
---|
void onBufferingUpdate(MediaPlayer mp, int percent)
mp
- the MediaPlayer the update pertains topercent
- the percentage (0-100) of the buffer that has been
filled thus far
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |