Click or drag to resize

ICameraMovementRelativeMove Method

Moves the camera in the selected direction with the movement mode: Relative.

Namespace: Ozeki.Camera
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
void RelativeMove(
	MoveDirection panTilt,
	MoveDirection zoom
)

Parameters

panTilt  MoveDirection
zoom  MoveDirection
See Also