buffering
("buffering", () => void): this;
Emitted when more data must be downloaded before playback can continue.
Returns
this
Handler Function
When the buffering
event is fired, attached handler functions are called with no arguments.
("buffering", () => void): this;
Emitted when more data must be downloaded before playback can continue.
this
When the buffering
event is fired, attached handler functions are called with no arguments.