-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow switching between Periods with and without text
We don't allow switching between Periods that are video+audio to video-only because it is incompatible with MSE. When the browser gets to the transition, it will pause waiting for the audio buffer. However, we should allow switching between Periods that do and do not have text streams. Issue #715 Change-Id: I77f3bf92681d8181c90169b8f4a15857b7d9e66d
- Loading branch information
1 parent
d510795
commit 2cc68b2
Showing
3 changed files
with
86 additions
and
9 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
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
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