libvlc-android-sdk
libvlc-android-sdk copied to clipboard
An unofficial library of LibVLC for Android. The goal of this project is to be able to use LibVLC as an Android dependency.
Results
2
libvlc-android-sdk issues
Sort by
recently updated
recently updated
newest added
Hi, great fork. I just need to get work select audio/subtitle stream track. But if i use mMediaPlayer.getSpuTracks() is null or mMediaPlayer.getAudioTracksCount() is "-1" i got every time "null". Do...
Hi I want to seek my video, can you please how to do this ? I had use mMediaplyer.settime() function but it could not jump 4 hours later.