Interface MediaPlayer.OnErrorListener

  • Enclosing class:
    MediaPlayer

    public static interface MediaPlayer.OnErrorListener
    • Method Detail

      • onError

        boolean onError​(MediaPlayer mp,
                        int what,
                        int extra)