Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added live indicator to controlbar. #2960

Merged

Conversation

gitperonam
Copy link
Contributor

Current time set to display, in live, coherent values.
LiveThreshold set to 12 secs

Current time set to display live coherent values.
LiveThreshold set to 12 secs
@davemevans
Copy link
Contributor

This patch uses async/await and isn't transpiled, but I don't think that is available in IE11? (assuming IE11 is still a target browser)

@gitperonam
Copy link
Contributor Author

This patch uses async/await and isn't transpiled, but I don't think that is available in IE11? (assuming IE11 is still a target browser)

Yeah, you're right. Also, I was wrongly assuming that player.seek() is an asynchronous function. I'm fixing this now

@epiclabsDASH epiclabsDASH added this to the v3.0 milestone Apr 5, 2019
@epiclabsDASH epiclabsDASH merged commit 684cb5b into Dash-Industry-Forum:development Apr 5, 2019
@davemevans davemevans mentioned this pull request Nov 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants