RTSPUrl.getRequestUriWithControl

Get a newly allocated string describing the request URI for url combined with the control path for control_path

class RTSPUrl
string
getRequestUriWithControl
()

Parameters

controlPath string

an RTSP aggregate control path

Return Value

Type: string

a string with the request URI combined with the control path. glib.global.gfree after usage.