JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.teamdev.jxbrowser.media.event
Interface AudioEvent
All Superinterfaces:
Event
All Known Subinterfaces:
AudioStartedPlaying
,
AudioStoppedPlaying
public interface
AudioEvent
extends
Event
An audio event on the loaded web page.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
Audio
audio
()
Returns the
Audio
instance initiated this event.
Method Detail
audio
Audio
audio()
Returns the
Audio
instance initiated this event.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method