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 (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
void Patrol(
	PatrolDirection direction,
	double duration
)

Parameters

direction  PatrolDirection
duration  Double
See Also