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