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

Need for isPlaying property to check is video is playing or not. #8

Open
gauravlnx opened this issue Jul 29, 2016 · 1 comment
Open

Comments

@gauravlnx
Copy link

gauravlnx commented Jul 29, 2016

Hello, I think the PlayerView control should include a property like isPlaying using which one can check if the video is being played and it is not explicitly paused or stopped. Using rate property works with small remote videos (and local videos). But rate changes to 0 during buffering which is problematic to use because I am using rate 1 as playing and rate 0 as paused/stopped.

@davidlondono
Copy link
Owner

I like that parameter.
Would you say that if it is buffering then is not playing? (isPlaying on false)

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

No branches or pull requests

2 participants