PolyOs API
PolyOs API
/
com.poly.polyos.camera
/
CameraPTZValue
Camera
PTZValue
open
class
CameraPTZValue
Content copied to clipboard
Camera PTZ values.
Functions
Properties
Functions
to
String
Link copied to clipboard
open
fun
toString
(
)
:
String
Content copied to clipboard
Properties
pan
Link copied to clipboard
open
val
pan
:
Float
Content copied to clipboard
The absolute position of camera rotation left and right (pan) Range 0.0 (moving camera to the leftmost position) - 100.
tilt
Link copied to clipboard
open
val
tilt
:
Float
Content copied to clipboard
The absolute position of camera turning up and down (tilt) Range 0.0 (moving camera to the topmost position) - 100.
zoom
Link copied to clipboard
open
val
zoom
:
Float
Content copied to clipboard
The absolute position of camera zoom in and out direction Range 0.0 (max zoomed out) - 100.