You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to hide CC button from UI but be able to enable/disable and intercept caption tracks.
Right now I can hide this button only if I disable all caption tracks in video ‘Closed captions’ settings. But it means that I can't get tracks by player.getTextTracks() or somehow manipulate it.
That'll be great if someone can help with it. Thanks for answers.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I need to hide CC button from UI but be able to enable/disable and intercept caption tracks.
Right now I can hide this button only if I disable all caption tracks in video ‘Closed captions’ settings. But it means that I can't get tracks by
player.getTextTracks()
or somehow manipulate it.That'll be great if someone can help with it. Thanks for answers.
Related screenshots
Beta Was this translation helpful? Give feedback.
All reactions