Home
last modified time | relevance | path

Searched refs:gst_uri_handler_get_protocols (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgsturi.h175 const gchar * const * gst_uri_handler_get_protocols (GstURIHandler * handler);
Dgsturi.c741 gst_uri_handler_get_protocols (GstURIHandler * handler) in gst_uri_handler_get_protocols() function
/third_party/gstreamer/gstreamer/tests/check/elements/
Ddataurisrc.c489 protocols = gst_uri_handler_get_protocols (GST_URI_HANDLER (src)); in GST_START_TEST()
/third_party/gstreamer/gstreamer/tools/
Dgst-inspect.c896 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()
/third_party/gstreamer/gstreamer/
DChangeLog96051 * gst/gsturi.c: (gst_uri_handler_get_protocols):