Method | Description | |
---|---|---|
CreateResponse ( ) : |
Gets the assiociate OK response with the request.
|
|
RtspRequest ( ) : System |
Initializes a new instance of the RtspRequest class.
|
Method | Description | |
---|---|---|
GetRtspRequest ( string aRequestParts ) : Rtsp.Messages.RtspMessage |
Gets the Rtsp request.
|
|
ParseRequest ( string aStringRequest ) : RequestType |
Parses the request command.
|