Uses of Interface
com.teamdev.jxbrowser.cast.ScreenCastOptions
Package
Description
This package provides the classes that allow you to work with browsers.
-
Uses of ScreenCastOptions in com.teamdev.jxbrowser.browser
Modifier and TypeMethodDescriptionBrowser.castScreen
(MediaReceiver receiver, ScreenCastOptions options) Starts casting the screen's content to the mediareceiver
. -
Uses of ScreenCastOptions in com.teamdev.jxbrowser.cast
Modifier and TypeMethodDescriptionScreenCastOptions.Builder.build()
Returns a newScreenCastOptions
instance built from the current state of this builder.