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

The documented 'seeked' event does not fire #87

Open
gregmsanderson opened this issue Oct 14, 2021 · 0 comments
Open

The documented 'seeked' event does not fire #87

gregmsanderson opened this issue Oct 14, 2021 · 0 comments

Comments

@gregmsanderson
Copy link

I have used the HTML5Video adapter in an iframe to make it compatible with player js. I then tried each method and event to check it was working. And noticed:

seeked fires when the video has been seeked by the user.

...from https://github.com/embedly/player.js#events seems to be incorrect.

I can't see a reference to seeked being sent as an event in https://github.com/embedly/player.js/blob/master/dist/player-0.1.0.js which would explain why it is not being sent. So should that be removed from the docs?

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

1 participant