time
("time", (number) => void): this;
Emitted when the seek position of playback changes.
Returns
this
Handler Function
When the time
event is fired, attached handler functions are called with a single argument, the current seek position in milliseconds.