Click or drag to resize
RtspPause 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 RtspPause(
	Url url
)

Parameters

url
Type: StreamCoders.RtspUrl
URL of Resource to request.
See Also