Package | Description |
---|---|
com.teamdev.jxbrowser.browser.callback |
This package provides the classes that allow you to work with browser callback.
|
com.teamdev.jxbrowser.cast | |
com.teamdev.jxbrowser.cast.event |
Modifier and Type | Method and Description |
---|---|
default MediaReceivers |
StartPresentationCallback.Params.mediaReceivers()
Returns a service that allows observing available media receivers.
|
Modifier and Type | Method and Description |
---|---|
MediaReceivers |
MediaCasting.mediaReceivers()
Returns a service that allows observing media receivers.
|
Modifier and Type | Method and Description |
---|---|
default MediaReceivers |
MediaReceiverDiscovered.mediaReceivers() |
MediaReceivers |
MediaReceiversEvent.mediaReceivers()
Returns the
MediaReceivers instance initiated this event. |