toggle menu
StreamPack
androidJvm
switch theme
search in API
core
/
io.github.thibaultbee.streampack.utils
/
Zoom
Zoom
sealed
class
Zoom
Inheritors
CropScalerRegionZoom
RZoom
Members
Types
Companion
Link copied to clipboard
object
Companion
Crop
Scaler
Region
Zoom
Link copied to clipboard
class
CropScalerRegionZoom
(
context
:
Context
,
cameraController
:
CameraController
)
:
Zoom
RZoom
Link copied to clipboard
@
RequiresApi
(
value
=
30
)
class
RZoom
(
context
:
Context
,
cameraController
:
CameraController
)
:
Zoom
Properties
available
Ratio
Range
Link copied to clipboard
abstract
val
availableRatioRange
:
Range
<
Float
>
zoom
Ratio
Link copied to clipboard
abstract
var
zoomRatio
:
Float
Functions
on
Pinch
Link copied to clipboard
fun
onPinch
(
scale
:
Float
)
Sets the zoom on pinch scale gesture.