-
public interface IMediaPlayer.OnErrorListener
-
-
Method Summary
Modifier and Type Method Description abstract booleanonError(IMediaPlayer mp, int what, int extra)-
-
Method Detail
-
onError
abstract boolean onError(IMediaPlayer mp, int what, int extra)
-
-
-
-