Searched refs:gst_app_src_set_max_time (Results 1 – 2 of 2) sorted by relevance
184 void gst_app_src_set_max_time (GstAppSrc *appsrc, GstClockTime max);
888 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