Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/play/
Dgstplay.c216 static void gst_play_stop_internal (GstPlay * self, gboolean transient);
522 gst_play_stop_internal (self, FALSE); in gst_play_set_uri_internal()
551 gst_play_stop_internal (self, TRUE); in gst_play_set_suburi_internal()
1512 gst_play_stop_internal (self, TRUE); in element_cb()
2743 gst_play_stop_internal (self, TRUE); in gst_play_play_internal()
2811 gst_play_stop_internal (self, TRUE); in gst_play_pause_internal()
2836 gst_play_stop_internal (GstPlay * self, gboolean transient) in gst_play_stop_internal() function
2898 gst_play_stop_internal (self, FALSE); in gst_play_stop_internal_dispatch()