get_location
Description:
Extracts the location out of a given valid URI, ie.
the protocol and "://" are stripped from the URI, which means that the location returned includes the hostname if one is specified. The returned string must be freed using g_free.
Free-function: g_free
Parameters:
uri |
A URI string |
Returns:
the location for this URI. Returns |
Namespace: Gst.URI
Package: gstreamer-1.0