Home
last modified time | relevance | path

Searched refs:GstURIType (Results 1 – 25 of 50) sorted by relevance

12

/third_party/gstreamer/gstreamer/gst/
Dgsturi.h81 } GstURIType; typedef
124 GstURIType (* get_type) (GType type);
140 gboolean gst_uri_protocol_is_supported (const GstURIType type,
161 GstElement * gst_element_make_from_uri (const GstURIType type,
172 GstURIType gst_uri_handler_get_uri_type (GstURIHandler * handler);
Dgsturi.c530 GstURIType type;
573 get_element_factories_from_uri_protocol (const GstURIType type, in get_element_factories_from_uri_protocol()
601 gst_uri_protocol_is_supported (const GstURIType type, const gchar * protocol) in gst_uri_protocol_is_supported()
629 gst_element_make_from_uri (const GstURIType type, const gchar * uri, in gst_element_make_from_uri()
710 GstURIType
714 GstURIType ret; in gst_uri_handler_get_uri_type()
Dgstelementfactory.h75 GstURIType gst_element_factory_get_uri_type (GstElementFactory *factory);
Dgst_private.h470 GstURIType uri_type;
/third_party/gstreamer/gstplugins_bad/gst/rtmp2/
Dgstrtmp2locationhandler.c98 static GstURIType
104 static GstURIType
248 GstURIType type) in gst_rtmp_location_handler_implement_uri_handler()
Dgstrtmp2locationhandler.h43 iface, GstURIType type);
/third_party/gstreamer/gstplugins_base/gst/gio/
Dgstgioelement.c140 static GstURIType
146 static GstURIType
/third_party/gstreamer/gstplugins_bad/ext/mdns/
Dgstmicrodnsdevice.c62 GstURIType uri_type;
135 get_factory_for_uri (GstURIType type, const gchar * uri) in get_factory_for_uri()
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstdataurisrc.c75 static GstURIType gst_data_uri_src_get_uri_type (GType type);
289 static GstURIType
Dgstfdsink.c593 static GstURIType
Dgstfilesrc.c615 static GstURIType
/third_party/gstreamer/gstplugins_good/gst/udp/
Dgstudpsink.c224 static GstURIType
/third_party/gstreamer/gstplugins_bad/gst/sdp/
Dgstsdpsrc.c283 static GstURIType
/third_party/gstreamer/gstplugins_good/gst/debugutils/
Dgstpushfilesrc.c366 static GstURIType
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dplaybin.c610 static GstURIType
719 static GstURIType
/third_party/gstreamer/gstplugins_bad/ext/srt/
Dgstsrtsink.c388 static GstURIType
Dgstsrtsrc.c444 static GstURIType
/third_party/gstreamer/gstplugins_bad/ext/rtmp/
Dgstrtmpsink.c311 static GstURIType
Dgstrtmpsrc.c209 static GstURIType
/third_party/gstreamer/gstplugins_bad/ext/wpe/
Dgstwpesrcbin.cpp371 static GstURIType
/third_party/gstreamer/gstplugins_good/gst/multifile/
Dgstmultifilesrc.c492 static GstURIType
Dgstsplitfilesrc.c550 static GstURIType
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2radio.c516 static GstURIType
/third_party/gstreamer/gstplugins_bad/gst/debugutils/
Dgsttestsrcbin.c91 static GstURIType
/third_party/gstreamer/gstplugins_bad/ext/gs/
Dgstgssrc.cpp593 static GstURIType gst_gs_src_uri_get_type(GType type) { in gst_gs_src_uri_get_type()

12