Click or drag to resize

BaseRtspHeader Class

Inheritance Hierarchy
SystemObject
  Ozeki.CameraBaseRtspHeader
    More

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

The BaseRtspHeader type exposes the following members.

Constructors
 NameDescription
Protected methodBaseRtspHeaderInitializes a new instance of the BaseRtspHeader class
Top
Properties
 NameDescription
Public propertyName 
Top
Methods
 NameDescription
Public methodGetValue 
Public methodToRtspString 
Public methodToString
(Overrides ObjectToString)
Top
Fields
 NameDescription
Protected fieldSync 
Top
See Also
Inheritance Hierarchy