Click or drag to resize

ModeParam Class

Inheritance Hierarchy
SystemObject
  Ozeki.CameraTransportParam
    Ozeki.CameraModeParam

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

The ModeParam type exposes the following members.

Constructors
 NameDescription
Public methodModeParamInitializes a new instance of the ModeParam class
Top
Properties
 NameDescription
Public propertyMethods 
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