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
min | a pointer to storage to hold minimum latency |
max | a pointer to storage to hold maximum latency |