RTSPUrl.parse
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.
Parse the RTSP urlstr into a newly allocated #GstRTSPUrl. Free after usage with gstrtsp.rtspurl.RTSPUrl.free.
urlstr | the url string to parse |
url | location to hold the result. |