Click or drag to resize
RtspGetParameter Constructor (Url)
Constructor. Initializes the Request with valid Request Header.

Namespace: StreamCoders.Rtsp
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public RtspGetParameter(
	Url url
)

Parameters

url
Type: StreamCoders.RtspUrl
URL of the document.
See Also