forked from Dash-Industry-Forum/dash.js
-
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.
feat: Add option to ignore ready state check for synthetic stalls (#91)
* feat: remove ready state check * feat: default emitSyntheticStallEvents to false * wip: synthetic stall changes * add option to check or ignore ready state * fix: waitForReadyState not returning func * style: remove redundant check * fix: pass ignore ready state to playback rate setter * fix: name --------- Co-authored-by: Jo Monaghan <joanne.monaghan@bbc.co.uk>
- Loading branch information
1 parent
d2b8eea
commit aaf36bf
Showing
2 changed files
with
77 additions
and
34 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