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

Stop player at specific position in recyclerview #6998

Closed
saadbzu opened this issue Feb 19, 2020 · 3 comments
Closed

Stop player at specific position in recyclerview #6998

saadbzu opened this issue Feb 19, 2020 · 3 comments

Comments

@saadbzu
Copy link

saadbzu commented Feb 19, 2020

I want to stop the exo player at a specific position in recyclerview. Current the exo player have this function:

videoPlayer.stop();
But i want to stop player at specfic position something like :

videoPlayer.stopAt(2);

@christosts
Copy link
Contributor

In videoPlayer.stopAt(2), is parameter 2 the playback position? If yes, then this is similar to the request of #5660.

@google-oss-bot
Copy link
Collaborator

Hey @saadbzu. We need more information to resolve this issue but there hasn't been an update in 14 weekdays. I'm marking the issue as stale and if there are no new updates in the next 7 days I will close it automatically.

If you have more information that will help us get to the bottom of this, just add a comment!

@google-oss-bot
Copy link
Collaborator

Since there haven't been any recent updates here, I am going to close this issue.

@saadbzu if you're still experiencing this problem and want to continue the discussion just leave a comment here and we are happy to re-open this.

@google google locked and limited conversation to collaborators May 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants