Home
last modified time | relevance | path

Searched refs:GST_URI_SINK (Results 1 – 23 of 23) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/rtmp2/
Dgstrtmp2locationhandler.c101 return GST_URI_SINK; in uri_handler_get_type_sink()
251 case GST_URI_SINK: in gst_rtmp_location_handler_implement_uri_handler()
Dgstrtmp2sink.c278 gst_rtmp_location_handler_implement_uri_handler (iface, GST_URI_SINK); in gst_rtmp2_sink_uri_handler_init()
/third_party/gstreamer/gstreamer/gst/
Dgsturi.h79 GST_URI_SINK, enumerator
89 #define GST_URI_TYPE_IS_VALID(type) ((type) == GST_URI_SRC || (type) == GST_URI_SINK)
Dgsturi.c652 GST_DEBUG ("No %s for URI '%s'", type == GST_URI_SINK ? "sink" : "source", in gst_element_make_from_uri()
692 type == GST_URI_SINK ? "sink" : "source", uri); in gst_element_make_from_uri()
Dgstenumtypes.c1862 { C_ENUM(GST_URI_SINK), "GST_URI_SINK", "sink" }, in gst_uri_type_get_type()
/third_party/gstreamer/gstplugins_base/gst/gio/
Dgstgioelement.c143 return GST_URI_SINK; in gst_gio_uri_handler_get_type_sink()
/third_party/gstreamer/gstplugins_good/gst/udp/
Dgstudpsink.c227 return GST_URI_SINK; in gst_udpsink_uri_get_type()
/third_party/gstreamer/gstplugins_bad/ext/srt/
Dgstsrtsink.c391 return GST_URI_SINK; in gst_srt_sink_uri_get_type()
Dgstsrtobject.c1198 case GST_URI_SINK: in gst_srt_object_connect()
1831 (srtobject->element)) == GST_URI_SINK, -1); in gst_srt_object_write()
/third_party/gstreamer/gstplugins_bad/ext/rtmp/
Dgstrtmpsink.c314 return GST_URI_SINK; in gst_rtmp_sink_uri_get_type()
/third_party/gstreamer/gstreamer/tests/check/elements/
Ddataurisrc.c510 sink = gst_element_make_from_uri (GST_URI_SINK, data_uri, NULL, NULL); in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/tests/examples/encoding/
Dencoding.c287 sink = gst_element_make_from_uri (GST_URI_SINK, outputuri, "sink", NULL); in transcode_file()
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstfdsink.c596 return GST_URI_SINK; in gst_fd_sink_uri_get_type()
Dgstfilesink.c1070 return GST_URI_SINK; in gst_file_sink_uri_get_type()
/third_party/gstreamer/gstreamer/tools/
Dgst-inspect.c891 GST_URI_SINK) in print_uri_handler_info()
1402 case GST_URI_SINK: in print_all_uri_handlers()
1878 case GST_URI_SINK: in print_plugin_automatic_install_info_protocols()
/third_party/gstreamer/gstplugins_bad/gst/transcode/
Dgsturitranscodebin.c136 self->sink = gst_element_make_from_uri (GST_URI_SINK, self->dest_uri, in make_dest()
/third_party/gstreamer/gstplugins_bad/gst/rtp/
Dgstrtpsink.c685 return GST_URI_SINK; in gst_rtp_sink_uri_get_type()
/third_party/gstreamer/gstplugins_bad/gst/sdp/
Dgstsdpdemux.c873 stream->udpsink = gst_element_make_from_uri (GST_URI_SINK, uri, NULL, NULL); in gst_sdp_demux_stream_configure_udp_sink()
/third_party/gstreamer/gstreamer/gst/parse/
Dgrammar.y986 gst_element_make_from_uri (GST_URI_SINK, $3, NULL, NULL);
Dgrammar.y.in986 gst_element_make_from_uri (GST_URI_SINK, $3, NULL, NULL);
Dgrammar.tab.c2419 gst_element_make_from_uri (GST_URI_SINK, (yyvsp[0].ss), NULL, NULL); in yyparse()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/app/
Dgstappsink.c2014 return GST_URI_SINK; in gst_app_sink_uri_get_type()
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtspsrc.c4599 gst_element_make_from_uri (GST_URI_SINK, uri, NULL, NULL); in gst_rtspsrc_stream_configure_udp_sinks()
4664 gst_element_make_from_uri (GST_URI_SINK, uri, NULL, NULL); in gst_rtspsrc_stream_configure_udp_sinks()