rtspMessageNewRequest

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

Parameters

msg gstrtsp.rtspmessage.RTSPMessage

a location for the new #GstRTSPMessage

method gstrtsp.types.RTSPMethod

the request method to use

uri string

the uri of the request

Return Value

Type: gstrtsp.types.RTSPResult

a #GstRTSPResult.