Searched refs:throttle_time (Results 1 – 1 of 1) sorted by relevance
280 GstClockTime throttle_time; member751 priv->throttle_time = DEFAULT_THROTTLE_TIME; in gst_base_sink_init()1463 sink->priv->throttle_time = throttle; in gst_base_sink_set_throttle_time()1485 res = sink->priv->throttle_time; in gst_base_sink_get_throttle_time()3110 if (priv->throttle_time > 0) { in gst_base_sink_perform_qos()3111 diff = priv->throttle_time; in gst_base_sink_perform_qos()3223 if (priv->throttle_time > 0) in gst_base_sink_is_too_late()3224 priv->earliest_in_time = rstart + priv->throttle_time; in gst_base_sink_is_too_late()