Home
last modified time | relevance | path

Searched refs:gst_event_new_stream_collection (Results 1 – 7 of 7) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/debugutils/
Dgsttestsrcbin.c159 gst_pad_push_event (pad, gst_event_new_stream_collection (collection)); in src_pad_probe_cb()
/third_party/gstreamer/gstreamer/gst/
Dgstevent.h561 GstEvent * gst_event_new_stream_collection (GstStreamCollection *collection) G_GNUC_MALLOC;
Dgstevent.c1855 gst_event_new_stream_collection (GstStreamCollection * collection) in gst_event_new_stream_collection() function
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstevent.c300 event = gst_event_new_stream_collection (collection); in GST_START_TEST()
/third_party/gstreamer/gstreamer/docs/gst/
Dgstreamer-sections.txt1253 gst_event_new_stream_collection
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgstparsebin.c3631 gst_event_new_stream_collection (fallback_collection)); in gst_parse_bin_expose()
/third_party/gstreamer/gstplugins_base/
DChangeLog35949 gst_event_new_stream_collection() doesn't consume the collection passed