set_latency


Description:

public void set_latency (bool live, ClockTime min_latency, ClockTime max_latency)

Answer a latency query by setting the requested values in the given format.

Parameters:

this

a Query

live

if there is a live element upstream

min_latency

the minimal latency of the upstream elements

max_latency

the maximal latency of the upstream elements