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

core player, vlcplayer playMedia() and pauseMedia() do not work properly #77

Open
GoogleCodeExporter opened this issue Dec 15, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. when media is started playing, call the pauseMedia() method. 
2. Then call playMedia() method
3.

What is the expected output? What do you see instead?
expected: the media resume
actual: the media restart 

What version of the product are you using? On what operating system? On
what browser/version?
bst-player-api 2.0.3
core-player-provided 2.0

Please provide any additional information below.
Actual, the pauseMedia() could both pause function and resume function in VLC 
player. You can use pauseMedia() to resume the media if it is under pause state.
Another issue is in VLC player or quick time player. the setplayvisible() and 
setControllervisible() are not work. I use setsize() instead of 
setplayvisible() but I can not solve how to set controller visibility. 

Original issue reported on code.google.com by cedricwa...@gmail.com on 8 Jan 2014 at 1:08

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

No branches or pull requests

1 participant