Click or drag to resize

RtspConfig Class

Inheritance Hierarchy
SystemObject
  Ozeki.CameraRtspConfig

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

The RtspConfig type exposes the following members.

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