CameraPTZValue

open class CameraPTZValue

Camera PTZ values.

Functions

Link copied to clipboard
open fun toString(): String

Properties

Link copied to clipboard
open val pan: Float
The absolute position of camera rotation left and right (pan) Range 0.0 (moving camera to the leftmost position) - 100.
Link copied to clipboard
open val tilt: Float
The absolute position of camera turning up and down (tilt) Range 0.0 (moving camera to the topmost position) - 100.
Link copied to clipboard
open val zoom: Float
The absolute position of camera zoom in and out direction Range 0.0 (max zoomed out) - 100.