get_latency


Description:

public void get_latency (out ClockTime min_latency, out ClockTime max_latency)

Query the configured encoding latency.

Results will be returned via min_latency and max_latency.

Parameters:

this

a Encoder

min_latency

address of variable in which to store the configured minimum latency, or null

max_latency

address of variable in which to store the configured maximum latency, or null