Click or drag to resize

RtspConfig Class

Inheritance Hierarchy
SystemObject
  Ozeki.CameraRtspConfig

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

The RtspConfig type exposes the following members.

Constructors
  NameDescription
Public methodRtspConfig
Initializes a new instance of the RtspConfig class
Public methodRtspConfig(String, NetworkCredential, TransportType)
Initializes a new instance of the RtspConfig class
Top
Properties
Methods
  NameDescription
Public methodEquals (Overrides ObjectEquals(Object).)
Top
See Also