AudioDecoder.getLatency

void getLatency(out gst.types.ClockTime min, out gst.types.ClockTime max)

Sets the variables pointed to by min and max to the currently configured latency.

Parameters

mina pointer to storage to hold minimum latency
maxa pointer to storage to hold maximum latency