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