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

destroy cuepoints not working #22

Open
zang opened this issue Nov 13, 2015 · 0 comments
Open

destroy cuepoints not working #22

zang opened this issue Nov 13, 2015 · 0 comments

Comments

@zang
Copy link

zang commented Nov 13, 2015

The existed cuepoints don't seem to get cleared once I call the player.destroyCuepoints(); function.
My flow is as below:

//..... Change video source to load new video
player.cuepoints(); //init cuepoints
player.destroyCuepoints(); //destroy existed ones from previous video
player.addCuepoint({}); //add new cuepoints for the newly loaded video

thanks in advance

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