Searched refs:gst_uri_handler_get_protocols (Results 1 – 5 of 5) sorted by relevance
175 const gchar * const * gst_uri_handler_get_protocols (GstURIHandler * handler);
741 gst_uri_handler_get_protocols (GstURIHandler * handler) in gst_uri_handler_get_protocols() function
489 protocols = gst_uri_handler_get_protocols (GST_URI_HANDLER (src)); in GST_START_TEST()
896 uri_protocols = gst_uri_handler_get_protocols (GST_URI_HANDLER (element)); in print_uri_handler_info()1419 gst_uri_handler_get_protocols (GST_URI_HANDLER (element)); in print_all_uri_handlers()
96051 * gst/gsturi.c: (gst_uri_handler_get_protocols):