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