forked from shaka-project/shaka-player
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Fix HLS lazy-loading exception during update (shaka-project#4648)
If a stream switch occurs during a playlist update, that update may need to be cancelled. This handles this edge case to prevent an exception trying to access stream.segmentIndex. Closes shaka-project#4647
- Loading branch information
1 parent
2a6b0d0
commit 777c27e
Showing
2 changed files
with
56 additions
and
0 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