gst_uri_handler_get_uri_type 141 gst/gsturi.h guint gst_uri_handler_get_uri_type (GstURIHandler * handler); gst_uri_handler_get_uri_type 739 tools/gst-inspect.c if (gst_uri_handler_get_uri_type (GST_URI_HANDLER (element)) == GST_URI_SRC) gst_uri_handler_get_uri_type 741 tools/gst-inspect.c else if (gst_uri_handler_get_uri_type (GST_URI_HANDLER (element)) == gst_uri_handler_get_uri_type 1119 tools/gst-inspect.c switch (gst_uri_handler_get_uri_type (GST_URI_HANDLER (element))) {