Query.setLatency

void setLatency(bool live, gst.types.ClockTime minLatency, gst.types.ClockTime maxLatency)

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

Parameters

liveif there is a live element upstream
minLatencythe minimal latency of the upstream elements
maxLatencythe maximal latency of the upstream elements