RTSPUrl.parse

gstrtsp.types.RTSPResult parse(string urlstr, out gstrtsp.rtspurl.RTSPUrl url) static nothrow

Parse the RTSP urlstr into a newly allocated #GstRTSPUrl. Free after usage with gstrtsp.rtspurl.RTSPUrl.free.

Parameters

urlstrthe url string to parse
urllocation to hold the result.

Returns

a #GstRTSPResult.