Click or drag to resize

TtlTransportParam Class

Inheritance Hierarchy
SystemObject
  Ozeki.CameraTransportParam
    Ozeki.CameraTtlTransportParam

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

The TtlTransportParam type exposes the following members.

Constructors
 NameDescription
Public methodTtlTransportParamInitializes a new instance of the TtlTransportParam class
Top
Properties
 NameDescription
Public propertyName
(Inherited from TransportParam)
Public propertyTtl 
Public propertyType
(Inherited from TransportParam)
Top
Methods
 NameDescription
Protected methodGetValue
(Overrides TransportParamGetValue)
Public methodToRtspString
(Inherited from TransportParam)
Top
See Also