Click or drag to resize

TransportParam Class

Inheritance Hierarchy
SystemObject
  Ozeki.CameraTransportParam
    More

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

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
Properties
 NameDescription
Public propertyName 
Public propertyType 
Top
Methods
 NameDescription
Protected methodGetValue 
Public methodToRtspString 
Top
See Also
Inheritance Hierarchy