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 audio track change support to exoplayer. It will check to make… #82

Closed jvl711 closed 6 years ago

jvl711 commented 6 years ago

It will check to make sure rendering is supported before attempting to switch. If rendering of the track is not supported it will not switch, and log a message to the debug log.

I tested the changes on my phone and tv. I tested with FFMPEG and without. It seems to be working as expected.