playing
("playing", () => void): this;
Emitted when playback first occurs.
Returns
this
Handler Function
When the playing
event is fired, attached handler functions are called with no arguments.
("playing", () => void): this;
Emitted when playback first occurs.
this
When the playing
event is fired, attached handler functions are called with no arguments.