Home
last modified time | relevance | path

Searched refs:gst_event_new_select_streams (Results 1 – 10 of 10) sorted by relevance

/third_party/gstreamer/gstplugins_base/tests/examples/decodebin_next/
Dplaybin-test.c156 ev = gst_event_new_select_streams (streams); in switch_streams()
Duridecodebin3-select-all.c136 event = gst_event_new_select_streams (streams); in activate_all_av_streams()
Ddecodebin3.c162 ev = gst_event_new_select_streams (streams); in switch_streams()
/third_party/gstreamer/gstreamer/gst/
Dgstevent.h545 GstEvent * gst_event_new_select_streams (GList *streams);
Dgstevent.c635 gst_event_new_select_streams (GList * streams) in gst_event_new_select_streams() function
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstevent.c65 event = gst_event_new_select_streams (streams); in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/tools/
Dgst-play.c1350 gst_event_new_select_streams (selected_streams)); in play_cycle_track_selection()
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgstplaybin3.c2189 event = gst_event_new_select_streams (to_use); in update_select_streams_event()
2385 GstEvent *ev = gst_event_new_select_streams (streams); in do_stream_selection()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/play/
Dgstplay.c3469 gst_event_new_select_streams (stream_list)); in gst_play_select_streams()
/third_party/gstreamer/gstreamer/
DChangeLog18909 g-i: Fix annotations for gst_event_new_select_streams() and gst_event_parse_select_streams()