gst_uri_get_location 130 gst/gsturi.h gchar * gst_uri_get_location (const gchar * uri); gst_uri_get_location 731 plugins/elements/gstfilesink.c location = gst_uri_get_location (tmp); gst_uri_get_location 740 plugins/elements/gstfilesink.c location = gst_uri_get_location (uri); gst_uri_get_location 47 tests/check/gst/gsturi.c l = gst_uri_get_location ("dvd://"); gst_uri_get_location 53 tests/check/gst/gsturi.c l = gst_uri_get_location ("smb://supercomputer/path/to/file"); gst_uri_get_location 59 tests/check/gst/gsturi.c l = gst_uri_get_location ("file:///path/to/file"); gst_uri_get_location 65 tests/check/gst/gsturi.c l = gst_uri_get_location ("file:///path/to/some%20file"); gst_uri_get_location 80 tests/check/gst/gsturi.c l = gst_uri_get_location (uri); gst_uri_get_location 93 tests/check/gst/gsturi.c l = gst_uri_get_location (uri);