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: 10.3.199.0
Syntax
public CameraTimeDescription(
	int startTime,
	int stopTime
)

Parameters

startTime
Type: SystemInt32
stopTime
Type: SystemInt32
See Also