Interface IMediaPlayer.OnInfoListener

  • Enclosing interface:
    IMediaPlayer

    public static interface IMediaPlayer.OnInfoListener
    • Method Detail

      • onInfo

        boolean onInfo​(IMediaPlayer mp,
                       int what,
                       int extra)