cordova-plugin-exoplayer
cordova-plugin-exoplayer copied to clipboard
Allow enable/disable of subtitles through player's controls
Requested by @hitaloramon.
It would be nice if subtitles could be turned on and off from player's control bar. This however has to support both touchscreen and keyboard (for TV remotes) and not affect existing functionality.
This new functionality could trigger new keyboard event and pass it to Cordova just like existing events.
Yes, it would also be interesting with a control button for non-touch devices
Any update on this?
Update?
If anyone has time to work on this and submit a pull request that would be awesome, otherwise it's probably not gonna happen.