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
live | if there is a live element upstream |
minLatency | the minimal latency of the upstream elements |
maxLatency | the maximal latency of the upstream elements |