Click or drag to resize

InterleavedTransportParam Class

Inheritance Hierarchy
SystemObject
  Ozeki.CameraTransportParam
    Ozeki.CameraInterleavedTransportParam

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

The InterleavedTransportParam type exposes the following members.

Constructors
 NameDescription
Public methodInterleavedTransportParamInitializes a new instance of the InterleavedTransportParam class
Top
Properties
 NameDescription
Public propertyFirstChannel 
Public propertyLastChannel 
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