Typescript Library Declarations (DOM)
Function oncanplay
Occurs when playback is possible, but would require further buffering.
oncanplay
(
this
,
ev
)
:
any
Parameters
this
:
Window
ev
:
Event
The event.
MDN Reference
Returns
any
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Typescript Library Declarations (DOM)
Occurs when playback is possible, but would require further buffering.