Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/app/
Dgstappsrc.h184 void gst_app_src_set_max_time (GstAppSrc *appsrc, GstClockTime max);
Dgstappsrc.c888 gst_app_src_set_max_time (appsrc, g_value_get_uint64 (value)); in gst_app_src_set_property()
2235 gst_app_src_set_max_time (GstAppSrc * appsrc, GstClockTime max) in gst_app_src_set_max_time() function