Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/play/
Dgstplay.h242 GstClockTime gst_play_get_position (GstPlay * play);
Dgstplay.c549 position = gst_play_get_position (self); in gst_play_set_suburi_internal()
575 self->seek_position = gst_play_get_position (self); in gst_play_set_rate_internal()
1246 gst_play_get_position (self), NULL); in on_seek_done()
3199 gst_play_get_position (GstPlay * self) in gst_play_get_position() function
/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dplay.c510 state->seek_done_position = gst_play_get_position (player); in process_play_messages()
1415 GstClockTime position = gst_play_get_position (player); in test_play_position_update_interval_cb()