Typescript Library Declarations (DOM)
Function onplaying
Occurs when the audio or video has started playing.
onplaying
(
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 the audio or video has started playing.