RTSPMessage.initRequest
gstrtsp.types.RTSPResult initRequest(gstrtsp.types.RTSPMethod method, string uri)Initialize msg as a request message with method and uri. To clear msg again, use [gstrtsp.rtspmessage.RTSPMessage.unset].
Parameters
method | the request method to use |
uri | the uri of the request |
Returns
a #GstRTSPResult.