Click or drag to resize
PortTransportParam Class
Inheritance Hierarchy

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

The PortTransportParam type exposes the following members.

Constructors
  NameDescription
Public methodPortTransportParam
Initializes a new instance of the PortTransportParam class
Top
Methods
Properties
  NameDescription
Public propertyName (Inherited from TransportParam.)
Public propertyRtcpPort
Public propertyRtpPort
Public propertyType (Inherited from TransportParam.)
Top
See Also