Click or drag to resize
SessionHeader Class
Inheritance Hierarchy

Namespace: Ozeki.Camera
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public class SessionHeader : BaseRtspHeader, 
	ICloneable<SessionHeader>

The SessionHeader type exposes the following members.

Methods
Fields
  NameDescription
Protected fieldSync (Inherited from BaseRtspHeader.)
Top
Properties
  NameDescription
Public propertyHasTimeout
Public propertyName (Inherited from BaseRtspHeader.)
Public propertySession
Public propertyTimeout
Top
See Also