OpenSageTV / sagetv-miniclient

SageTV MiniClient for Android TV (and phone/tablet)
http://forums.sagetv.com/forums/showthread.php?t=62439
Apache License 2.0
19 stars 14 forks source link

Added the ability to switch audio tracks in IJKPlayer #81

Closed jvl711 closed 6 years ago

jvl711 commented 6 years ago

Added the ability to switch audio tracks when sage requests a track change. I modified the MiniPlayerPlugin class to add a method for audio track changes. I implemented in IJKPlayer and tested. Seems to be working well. I started looking at Exoplayer, but I was not sure how to implemenet, and I could not find any examples. Will need to implement.