toggle menu
StreamPack
androidJvm
switch theme
search in API
core
/
io.github.thibaultbee.streampack.utils
/
Zoom
/
RZoom
RZoom
@
RequiresApi
(
value
=
30
)
class
RZoom
(
context
:
Context
,
cameraController
:
CameraController
)
:
Zoom
Members
Constructors
RZoom
Link copied to clipboard
constructor
(
context
:
Context
,
cameraController
:
CameraController
)
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.