toggle menu
Fuzio
2026.0.0
jvm
switch theme
search in API
Fuzio
/
tech.fuzio.media.event
Package-level
declarations
The media related events.
Types
Types
Audio
Event
Link copied to clipboard
interface
AudioEvent
:
Event
An audio event on the loaded web page.
Audio
Started
Playing
Link copied to clipboard
interface
AudioStartedPlaying
:
AudioEvent
An event indicating that an audio has been started playing on the web page.
Audio
Stopped
Playing
Link copied to clipboard
interface
AudioStoppedPlaying
:
AudioEvent
An event indicating that an audio has been stopped playing on the web page.