RTSPUrl.parse

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

class RTSPUrl
static
parse

Parameters

urlstr string

the url string to parse

url gstrtsp.rtspurl.RTSPUrl

location to hold the result.

Return Value

Type: gstrtsp.types.RTSPResult

a #GstRTSPResult.