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

Play from a specific time-point #49

Closed
gijsjager opened this issue Jun 13, 2016 · 1 comment
Closed

Play from a specific time-point #49

gijsjager opened this issue Jun 13, 2016 · 1 comment

Comments

@gijsjager
Copy link

Hello!
First of all this is a great plugin! But I am wondering if its possible to start the player from a specific time point?

I want to load the plugin but when I refresh the page I can continue in the plugin where we left off.
I think this could be accomplished by an option like:

var option = { start: 0 // start time in seconds (or miliseconds) }

Is this possible? (maybe its already possible)
Thanks in advance!

@DIYgod
Copy link
Owner

DIYgod commented Jul 8, 2016

Done. 9f9ded6

New API: ap.play(time)

@DIYgod DIYgod closed this as completed Jul 8, 2016
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