Click or drag to resize
TransportParam Class
Inheritance Hierarchy
SystemObject
  Ozeki.CameraTransportParam
    More...

Namespace: Ozeki.Camera
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public abstract class TransportParam : IRtspString

The TransportParam type exposes the following members.

Constructors
  NameDescription
Protected methodTransportParam(String)
Initializes a new instance of the TransportParam class
Protected methodTransportParam(TransportParamType)
Initializes a new instance of the TransportParam class
Top
Methods
  NameDescription
Protected methodGetValue
Public methodToRtspString
Top
Properties
  NameDescription
Public propertyName
Public propertyType
Top
See Also
Inheritance Hierarchy