Package tv.danmaku.ijk.media.player
Interface IMediaPlayer.OnBufferingUpdateListener
-
- Enclosing interface:
- IMediaPlayer
public static interface IMediaPlayer.OnBufferingUpdateListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonBufferingUpdate(IMediaPlayer mp, int percent)
-
-
-
Method Detail
-
onBufferingUpdate
void onBufferingUpdate(IMediaPlayer mp, int percent)
-
-