Skip to content
This repository has been archived by the owner on Nov 8, 2019. It is now read-only.

Video pausa, resume? #174

Open
CarlosEMF2 opened this issue Jul 15, 2019 · 1 comment
Open

Video pausa, resume? #174

CarlosEMF2 opened this issue Jul 15, 2019 · 1 comment

Comments

@CarlosEMF2
Copy link

when you change the page and return to the video, it repeats completely, I want to pause it and continue where it left off.

how do I solve it?

@JuanuMusic
Copy link

I just made a Pull Request for a commit where I implemented a SeekTo method, which lets you navigate to a specific location in time.

It's not the job of the video player to remember the location, but with this method, you can now store it however you want, and then set the location at that specific time.

This is the Pull Request. Make sure to keep track of it to know if it will be made available.
#180

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

No branches or pull requests

2 participants