Click or drag to resize

CameraTimeDescription(String, Int32) Constructor

Initializes a new instance of the CameraTimeDescription class

Namespace: Ozeki.Camera
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public CameraTimeDescription(
	string[] sdpLines,
	ref int index
)

Parameters

sdpLines  String
 
index  Int32
 
See Also