Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/play/
Dgstplay.h221 void gst_play_set_rate (GstPlay * play,
Dgstplay.c3016 gst_play_set_rate (GstPlay * self, gdouble rate) in gst_play_set_rate() function
/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dplay.c1077 gst_play_set_rate (player, 1.5); in test_play_rate_cb()
1079 gst_play_set_rate (player, -1.0); in test_play_rate_cb()