Click or drag to resize

DestinationTransportParam Class

Inheritance Hierarchy
SystemObject
  Ozeki.CameraTransportParam
    Ozeki.CameraDestinationTransportParam

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

The DestinationTransportParam type exposes the following members.

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