Package | Description |
---|---|
com.teamdev.jxbrowser.cast |
Modifier and Type | Method and Description |
---|---|
static ScreenCastOptions.Builder |
ScreenCastOptions.newBuilder()
Creates a new
ScreenCastOptions builder. |
ScreenCastOptions.Builder |
ScreenCastOptions.Builder.screen(Screen screen)
Sets a screen whose content will be cast.
|
ScreenCastOptions.Builder |
ScreenCastOptions.Builder.withAudio()
Requests audio casting alongside with video.
|