init_request
Description:
[
CCode ( cname =
"gst_rtsp_message_init_request" ) ]
public Result init_request (
Method method,
string uri)
Initialize this as a request message with method and uri.
To clear this again, use unset.
Parameters:
| this |
a Message
|
| method |
the request method to use
|
| uri |
the uri of the request
|
Returns: