-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(SUP-42730): Captions not showing after enabling (#219)
Issue: When play the video with caption disabled, caption is not shown after enable the caption (when the caption is default) Fix: Listen to SUBTITLE_FRAG_PROCESSED (hls event) that's triggered after the captions request and parsing then hide the captions from our side. Resolves SUP-42730
- Loading branch information
1 parent
cbcaa71
commit d080c4f
Showing
1 changed file
with
17 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters