Tubitv / TubiPlayer

A media streaming video player based on ExoPlayer from google, with convenience methods for ad supported content
MIT License
95 stars 24 forks source link

method for global caption enable #34

Closed allengotstuff closed 6 years ago

sdobek commented 6 years ago

I assume the plan is to override isCaptionPreferenceEnable() inside of ExoPlayerActivity to base it on the captions setting. If so, LGTM.