Interface AudioStoppedPlaying
- All Superinterfaces:
AudioEvent
,Event
An event indicating that an audio has been stopped playing on the web page.
-
Method Summary
-
Method Details
-
audio
Description copied from interface:AudioEvent
Returns theAudio
instance initiated this event.- Specified by:
audio
in interfaceAudioEvent
-