Query.parseLatency
void parseLatency(out bool live, out gst.types.ClockTime minLatency, out gst.types.ClockTime maxLatency)Parse a latency query answer.
Parameters
live | storage for live or null |
minLatency | the storage for the min latency or null |
maxLatency | the storage for the max latency or null |