Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/play/
Dgstplay.h245 GstClockTime gst_play_get_duration (GstPlay * play);
Dgstplay.c1234 gst_play_get_duration (self), NULL); in on_duration_changed()
2358 media_info->duration = gst_play_get_duration (self); in gst_play_media_info_create()
3221 gst_play_get_duration (GstPlay * self) in gst_play_get_duration() function