Click or drag to resize

ICameraMovementLimitedMovement Method

Moves to the direction with Continuous movement, but for limited duration - set by SetPanLimit() and SetTiltLimit().

Namespace: Ozeki.Camera
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntax
void LimitedMovement(
	MoveDirection panTilt
)

Parameters

panTilt  MoveDirection
See Also