Package | Description |
---|---|
com.teamdev.jxbrowser.browser |
This package provides the classes that allow you to work with browsers.
|
com.teamdev.jxbrowser.media.event |
The media related events.
|
Modifier and Type | Method and Description |
---|---|
Audio |
Browser.audio()
Returns
Audio that allows controlling audio on a web page loaded in the current
browser instance. |
Modifier and Type | Method and Description |
---|---|
default Audio |
AudioStartedPlaying.audio() |
default Audio |
AudioStoppedPlaying.audio() |
Audio |
AudioEvent.audio()
Returns the
Audio instance initiated this event. |