toggle menu
Fuzio
2026.1.0
jvm
switch theme
search in API
Fuzio
/
tech.fuzio.capture
/
CaptureSource
Capture
Source
interface
CaptureSource
The source for a content capture session.
Members
Functions
name
Link copied to clipboard
open
fun
name
(
)
:
String
The name of the capture source.
thumbnail
Link copied to clipboard
open
fun
thumbnail
(
)
:
Bitmap
Returns a
Bitmap
that contains the image of the capture source.
type
Link copied to clipboard
open
fun
type
(
)
:
CaptureSourceType
Returns the
CaptureSourceType
of this capture source.