Forum Discussion
RogerJ
10 years agoCommunity Member
Store current timeline value
Hi all,
I need to note when the user pauses a video. To do this, I'd like to store this value (e.g. 45 seconds) in a variable that can be then be read in a JavaScript.
I know how to read the var...
Jean-Guy-Boulay
7 years agoCommunity Member
I know I'm a bit late to this conversation, but I think this may be retrievable from the player. I'll experiment and update if I have success. elapsedTime:function(){return this.timeline.time()}.
Related Content
- 11 months ago
- 6 months ago