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

More accurate played fraction for Wistia #201

Merged
merged 1 commit into from
Jul 17, 2017
Merged

More accurate played fraction for Wistia #201

merged 1 commit into from
Jul 17, 2017

Conversation

rijk
Copy link
Contributor

@rijk rijk commented May 30, 2017

I noticed that the Wistia percentWatched() is actually pretty rough; it's only updated in chunks, which sucks if you need frame precision. To fix this, I’ve reimplemented the getFractionPlayed() calculation to use the Wistia time() and duration() methods, which are always 100% accurate.

@rijk
Copy link
Contributor Author

rijk commented Jul 15, 2017

Any indication if/when this one can be merged?

@cookpete cookpete merged commit 0a633e8 into cookpete:master Jul 17, 2017
@cookpete
Copy link
Owner

I intended to merge this as part of 0.19.0 but must have missed it. Just published in 0.19.1. Thanks! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants