Click or drag to resize

ICameraMovementPatrol Method

Starts scanning to the set direction for the set duration, than goes back to the starting position.

Namespace: Ozeki.Camera
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntax
void Patrol(
	PatrolDirection direction,
	double duration
)

Parameters

direction  PatrolDirection
duration  Double
See Also