RTSPUrl.parse
gstrtsp.types.RTSPResult parse(string urlstr, out gstrtsp.rtspurl.RTSPUrl url)Parse the RTSP urlstr into a newly allocated #GstRTSPUrl. Free after usage with [gstrtsp.rtspurl.RTSPUrl.free].
Parameters
urlstr | the url string to parse |
url | location to hold the result. |
Returns
a #GstRTSPResult.