almiki
2 years agoChannel Surfer
Video options overlay menu, possible to hide captions options?
I'm trying to figure out if there's a way to prevent the default options (*) overlay menu from showing the ability to choose things like captions and audio tracks. For videos that have track options to select from, I have custom handling for it, which is controlled via a separate mobile app. I would like to prevent changes that aren't initiated from the mobile app. Is there any way to customize the options shown in the options popup like this? Or might there be a way to intercept the UI event, so that instead of directly modifying the video tracks, I could route the request back to the mobile app, and let the mobile app do its thing?