Package tv.danmaku.ijk.media.player
Interface IMediaPlayer.OnInfoListener
-
- Enclosing interface:
- IMediaPlayer
public static interface IMediaPlayer.OnInfoListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanonInfo(IMediaPlayer mp, int what, int extra)
-
-
-
Method Detail
-
onInfo
boolean onInfo(IMediaPlayer mp, int what, int extra)
-
-