Uses of Interface
com.teamdev.jxbrowser.cast.CastSession
Package
Description
This package provides the classes that allow you to work with browsers.
-
Uses of CastSession in com.teamdev.jxbrowser.browser
Modifier and TypeMethodDescriptionBrowser.cast
(MediaReceiver receiver) Starts casting the browser content to the mediareceiver
.Browser.castScreen
(MediaReceiver receiver) Starts casting screen's content by selecting the screen in the picker dialog.Browser.castScreen
(MediaReceiver receiver, ScreenCastOptions options) Starts casting the screen's content to the mediareceiver
. -
Uses of CastSession in com.teamdev.jxbrowser.cast
-
Uses of CastSession in com.teamdev.jxbrowser.cast.event
Modifier and TypeMethodDescriptiondefault CastSession
CastSessionDiscovered.castSession()
Returns the discovered session.default CastSession
CastSessionStopped.castSession()
Returns the stopped cast session.