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