Query.parseLatency

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

Parse a latency query answer.

Parameters

livestorage for live or null
minLatencythe storage for the min latency or null
maxLatencythe storage for the max latency or null