Click or drag to resize

RtspRequestLine Class

Inheritance Hierarchy
SystemObject
  Ozeki.CameraRtspRequestLine

Namespace:  Ozeki.Camera
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public class RtspRequestLine

The RtspRequestLine type exposes the following members.

Constructors
  NameDescription
Public methodRtspRequestLine
Initializes a new instance of the RtspRequestLine class
Top
Properties
  NameDescription
Public propertyLocation
Public propertyMethod
Public propertyVersion
Top
Methods
  NameDescription
Public methodClone
Public methodToRtspString
Public methodToString (Overrides ObjectToString.)
Top
See Also