Home
last modified time | relevance | path

Searched refs:gst_element_factory_get_uri_protocols (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstelementfactory.h78 const gchar * const * gst_element_factory_get_uri_protocols (GstElementFactory *factory);
Dgstelementfactory.c986 gst_element_factory_get_uri_protocols (GstElementFactory * factory) in gst_element_factory_get_uri_protocols() function
Dgsturi.c549 protocols = gst_element_factory_get_uri_protocols (factory); in search_by_entry()
/third_party/gstreamer/gstreamer/tools/
Dgst-inspect.c1875 protocols = gst_element_factory_get_uri_protocols (factory); in print_plugin_automatic_install_info_protocols()