Click or drag to resize

CameraTimeDescription(Int32, Int32) Constructor

Initializes a new instance of the CameraTimeDescription class

Namespace: Ozeki.Camera
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntax
public CameraTimeDescription(
	int startTime,
	int stopTime
)

Parameters

startTime  Int32
 
stopTime  Int32
 
See Also