Click or drag to resize
RtspRequestLine Class
Inheritance Hierarchy
SystemObject
  Ozeki.CameraRtspRequestLine

Namespace: Ozeki.Camera
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public class RtspRequestLine : IRtspString, 
	ICloneable<RtspRequestLine>

The RtspRequestLine type exposes the following members.

Constructors
  NameDescription
Public methodRtspRequestLine
Initializes a new instance of the RtspRequestLine class
Top
Methods
Properties
  NameDescription
Public propertyLocation
Public propertyMethod
Public propertyVersion
Top
See Also