Click or drag to resize

SessionDescriptionLine(Char, Int32) Constructor

Constructs a new SessionDescriptionLine with the given type

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

Parameters

type  Char
The type of the line
partCount  Int32  (Optional)
 
See Also