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
TrackSelector can select the correct forced text track based on the preferred language or default audio track selected, but not if the user overrides the audio track. Should we handle this use cases?
Tasks
Filter forced subtitles from subtitle lists.
Ensure forced subtitles cannot be selected from the public API, even if they were retrieved in some other way (e.g. directly from the queue player asset).
Automatically enable forced subtitles based on the currently selected audio language, when no subtitle track has been explicitly selected.
The text was updated successfully, but these errors were encountered:
As a user I want forced subtitles to be automatically enabled when appropriate. I never want to see them or be able to select them directly.
Acceptance criteria
Documentation
Hints
TrackSelector can select the correct forced text track based on the preferred language or default audio track selected, but not if the user overrides the audio track. Should we handle this use cases?
Tasks
The text was updated successfully, but these errors were encountered: