rtspMessageNewRequest

fngstrtsp.types.RTSPResult rtspMessageNewRequest(out gstrtsp.rtspmessage.RTSPMessage msg, gstrtsp.types.RTSPMethod method, string uri)

Create a new #GstRTSPMessage with method and uri and store the result request message in msg. Free with [gstrtsp.rtspmessage.RTSPMessage.free].

Parameters

msga location for the new #GstRTSPMessage
methodthe request method to use
urithe uri of the request

Returns

a #GstRTSPResult.