Click or drag to resize

RtspResponse Class

Inheritance Hierarchy

Namespace:  Ozeki.Camera
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
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
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
Methods
See Also