getPTZ

abstract fun getPTZ(cameraId: String): CameraPTZValue

Get the absolute value of current PTZ Camera. This will only be functional for cameras having pan, tilt and/or zoom capabilities, and automatic tracking configuration disabled.

Return

CameraPTZValue

Parameters

cameraId

Camera device id

Throws