I need to change a Cue point in a video using Popcorn.js.
Is there a way to edit the time of a Cue event already sent to he Popcorn player via the Cue() method?
Thanks!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Its not exactly the editing the event, but it works fine for me – i need to replace everything and then play video again.
There are also getTrackEvent(obj, id) and getLastTrackEventId(obj) – you can handle each event separately (i did not tested it).
It looks it will be implemented in new release 1.3