Click or drag to resize
RtspResponseResponseLine Property
Gets or sets the response line.

Namespace: StreamCoders.Rtsp
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public ResponseHeader ResponseLine { get; set; }

Property Value

Type: ResponseHeader
The response line.
See Also