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

Vimeo API Cleanup and Fix #1199

Merged
merged 3 commits into from Jul 8, 2014
Merged

Vimeo API Cleanup and Fix #1199

merged 3 commits into from Jul 8, 2014

Conversation

maimairel
Copy link
Contributor

This PR cleans up the Vimeo API code and add the necessary missing API methods.

maimairel added 3 commits May 21, 2014 05:56
This cleans up and fix missing Vimeo API methods. setVolume, setMuted and stopVideo should now work.
This cleans up and fix Vimeo API methods for setVolume and setMuted. setVolume on Vimeo is not accepting values from 0-100, but 0-1. mute() and unMute() is also not supported by Vimeo, so setMuted should be more convenient.

Thanks!
johndyer added a commit that referenced this pull request Jul 8, 2014
@johndyer johndyer merged commit fd1da9e into mediaelement:master Jul 8, 2014
ale-grosselle pushed a commit to ale-grosselle/mediaelement that referenced this pull request Nov 25, 2016
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