Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/app/
Dgstappsrc.h157 GstClockTime gst_app_src_get_duration (GstAppSrc *appsrc);
Dgstappsrc.c997 g_value_set_uint64 (value, gst_app_src_get_duration (appsrc)); in gst_app_src_get_property()
1982 gst_app_src_get_duration (GstAppSrc * appsrc) in gst_app_src_get_duration() function