bitmovin / bitmovin-player-ui

The Bitmovin Adaptive Streaming Player UI
MIT License
126 stars 87 forks source link

Subtitle toggle button implementation #634

Closed alesmaye closed 3 months ago

alesmaye commented 3 months ago

Description

New component: SubtitleToggleButton Initially when the button is pressed, the SubtitleSelectBox shows up. Once a subtitle is selected, it can simply be turned on and off via the SubtitleToggleButton without having to open the settings.

Checklist (for PR submitter and reviewers)