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 playback rate control #5

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Conversation

DomAmato
Copy link

used playback rate control from msdn example, currently reverse playback
seems to not be working but forward rate changes (rates >=0) are smooth. Perhaps needs to check against minimum and maximum playback rates? ofxwmfvideoplayer does push an error for negative playback perhaps it is not supported?

for set rates properties
http://msdn.microsoft.com/en-us/library/windows/desktop/ms696979(v=vs.85).aspx

supported rates
http://msdn.microsoft.com/en-us/library/windows/desktop/ms699861(v=vs.85).aspx

DomAmato and others added 10 commits April 17, 2014 23:55
used playback rate control from msdn example, currently reverse playback
seems to not be working
Also sync with other branches
Added shared texture locking/unlocking so that we can properly access…
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.

2 participants