Click or drag to resize
RtspResponse Class
Inheritance Hierarchy

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

The RtspResponse type exposes the following members.

Constructors
  NameDescription
Public methodRtspResponse
Initializes a new instance of the RtspResponse class
Top
Methods
Properties
  NameDescription
Public propertyBody (Inherited from AbstractRtspMessage.)
Public propertyCseq (Inherited from AbstractRtspMessage.)
Public propertyHeaders (Inherited from AbstractRtspMessage.)
Public propertyStatusLine
Protected propertySync (Inherited from AbstractRtspMessage.)
Public propertyVersion (Inherited from AbstractRtspMessage.)
Top
See Also