RTSPUrl.getRequestUriWithControl

string getRequestUriWithControl(string controlPath)

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

Parameters

controlPathan RTSP aggregate control path

Returns

a string with the request URI combined with the control path.

[glib.global.gfree] after usage.