-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(seek_bar): normalize behavior to support VoD and live contents
After this commit, the default behavior is: * Position and duration values are updated with media metadata only after the media is started; * Disables interaction with the plugin for live content without DVR after the media started; * If the current media is updated, sets the position and duration default values and enables interaction again.
- Loading branch information
1 parent
73f3b74
commit 07c0794
Showing
2 changed files
with
87 additions
and
66 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