Searched refs:gst_play_stop_internal (Results 1 – 1 of 1) sorted by relevance
216 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() function2898 gst_play_stop_internal (self, FALSE); in gst_play_stop_internal_dispatch()