-
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: change streamPhases type to array of tuples, use humanStringify
Config streamPhases type change to enable validation of time values as numbers. And to facilitate working with it down the line in TypeScript. Use humanStringify() to support showing values like Infinity for getPlayback duration. Fix LiveryBridgeInteractive to enable selecting quality -1 for ABR. Have MockPlayerBridge return an error as expected when selecting an illegal quality index. And tweak some other things for testing purposes.
- Loading branch information
Showing
8 changed files
with
417 additions
and
259 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
Oops, something went wrong.