Click or drag to resize

RtspRequestLine Class

Inheritance Hierarchy
SystemObject
  Ozeki.CameraRtspRequestLine

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

The RtspRequestLine type exposes the following members.

Constructors
 NameDescription
Public methodRtspRequestLineInitializes 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