| Package | Description |
|---|---|
| com.teamdev.jxbrowser.cast |
This package contains classes, that allow managing the screencast process.
|
| Modifier and Type | Method and Description |
|---|---|
static ScreenCastOptions.Builder |
ScreenCastOptions.newBuilder(Screen screen)
Creates a new
ScreenCastOptions builder. |
ScreenCastOptions.Builder |
ScreenCastOptions.Builder.withAudio()
Requests audio casting alongside with video.
|