Click or drag to resize
CameraTimeDescription Constructor (Int32, Int32)
Initializes a new instance of the CameraTimeDescription class

Namespace: Ozeki.Camera
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public CameraTimeDescription(
	int startTime,
	int stopTime
)

Parameters

startTime
Type: SystemInt32
stopTime
Type: SystemInt32
See Also