Click or drag to resize

SessionDescriptionLine(Char, Int32) Constructor

Initializes a new instance of the SessionDescriptionLine class

Namespace: Ozeki.Camera
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.5.1
Syntax
public SessionDescriptionLine(
	char type,
	int partCount = 0
)

Parameters

type  Char
 
partCount  Int32  (Optional)
 
See Also