Click or drag to resize
SessionDescriptionLine Constructor (String)
Parses and creates a SessionDescriptionLine from the given line

Namespace: Ozeki.Camera
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public SessionDescriptionLine(
	string line
)

Parameters

line
Type: SystemString
The line from a SessionDescription
See Also