AppSrc.setLatency
void setLatency(ulong min, ulong max)Configure the min and max latency in src. If min is set to -1, the default latency calculations for pseudo-live sources will be used.
Parameters
min | the min latency |
max | the max latency |
void setLatency(ulong min, ulong max)Configure the min and max latency in src. If min is set to -1, the default latency calculations for pseudo-live sources will be used.
min | the min latency |
max | the max latency |