Interface AudioEvent
- All Superinterfaces:
Event
- All Known Subinterfaces:
AudioStartedPlaying
,AudioStoppedPlaying
An audio event on the loaded web page.
-
Method Summary
-
Method Details
-
audio
Audio audio()Returns theAudio
instance initiated this event.
-