Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/app/
Dgstappsrc.h187 GstClockTime gst_app_src_get_max_time (GstAppSrc *appsrc);
Dgstappsrc.c953 g_value_set_uint64 (value, gst_app_src_get_max_time (appsrc)); in gst_app_src_get_property()
2265 gst_app_src_get_max_time (GstAppSrc * appsrc) in gst_app_src_get_max_time() function