get_latency


Description:

public void get_latency (out ClockTime min, out ClockTime max)

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

Parameters:

this

a Decoder

min

a pointer to storage to hold minimum latency

max

a pointer to storage to hold maximum latency