bilibili / ijkplayer

Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support.
GNU General Public License v2.0
32.46k stars 8.12k forks source link

AndroidMediaPlayerListenerHolder is uncompatible for pre-API 16 devices #2727

Open SufianBabri opened 7 years ago

SufianBabri commented 7 years ago

Adding OnTimedTextListener makes tv.danmaku.ijk.media.player.AndroidMediaPlayer$AndroidMediaPlayerListenerHolder unusable for devices running API pre-16.

Can we have this in a backwards compatible fashion (all the way to API 9)?

Related #806.

raymond1012 commented 7 years ago

no plan

2017-02-22 16:04 GMT+08:00 Sufian notifications@github.com:

Adding OnTimedTextListener https://developer.android.com/reference/android/media/MediaPlayer.OnTimedTextListener.html makes tv.danmaku.ijk.media.player.AndroidMediaPlayer$ AndroidMediaPlayerListenerHolder unusable for devices running API pre-16.

Can we have this in a backwards compatible fashion (all the way to API 9)?

Related #806 https://github.com/Bilibili/ijkplayer/issues/806.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Bilibili/ijkplayer/issues/2727, or mute the thread https://github.com/notifications/unsubscribe-auth/AEOmlpOTdh2Lv5X1NOzUrMIMnpEEo1e8ks5re-v7gaJpZM4MIUnH .