toggle menu
Fuzio
2026.0.0
jvm
switch theme
search in API
Fuzio
/
tech.fuzio.capture
/
CaptureSources
Capture
Sources
interface
CaptureSources
Provides access to the sources available for content capture.
Members
Functions
application
Windows
Link copied to clipboard
open
fun
applicationWindows
(
)
:
List
<
CaptureSource
>
Returns the list of available application windows for capture.
browsers
Link copied to clipboard
open
fun
browsers
(
)
:
List
<
CaptureSource
>
Returns the list of available browsers for capture.
screens
Link copied to clipboard
open
fun
screens
(
)
:
List
<
CaptureSource
>
Returns the list of available screens for capture.