Uses of Class
com.teamdev.jxbrowser.cast.ScreenCastOptions.Builder
Packages that use ScreenCastOptions.Builder
Package
Description
This package contains classes, that allow managing the screencast process.
-
Uses of ScreenCastOptions.Builder in com.teamdev.jxbrowser.cast
Methods in com.teamdev.jxbrowser.cast that return ScreenCastOptions.BuilderModifier and TypeMethodDescriptionstatic ScreenCastOptions.BuilderScreenCastOptions.newBuilder(Screen screen) Creates a newScreenCastOptionsbuilder.ScreenCastOptions.Builder.withAudio()Requests audio casting along with video.