Make a copy of url.
Splits the path of url on '/' boundaries, decoding the resulting components,
Get the port number of url.
Get a newly allocated string describing the request URI for url.
Get a newly allocated string describing the request URI for url combined with the control path for control_path
Set the port number in url to port.
Parse the RTSP urlstr into a newly allocated #GstRTSPUrl. Free after usage with gstrtsp.rtspurl.RTSPUrl.free.
Pointer to the C boxed value
Get the GType of this boxed type.
Boxed GType property.
Convenience method to return this cast to a type. For use in D with statements.
Make a copy of the wrapped C boxed data.
Copy a C boxed value using g_boxed_copy.
Free a C boxed value using g_boxed_free.
Provides helper functions to handle RTSP urls.