public interface OnBufferUpdateListener
| Modifier and Type | Method and Description |
|---|---|
void |
onBufferingUpdate(int percent)
Called to update status in buffering a media stream.
|
void onBufferingUpdate(int percent)
percent - The integer percent that is buffered [0, 100] inclusive