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: 10.3.199.0
Syntax
public SessionDescriptionLine(
	string line
)

Parameters

line
Type: SystemString
The line from a SessionDescription
See Also