Aggregator.minUpstreamLatency

ulong minUpstreamLatency() @property

Get minUpstreamLatency property.

Returns

Force minimum upstream latency (in nanoseconds). When sources with a

higher latency are expected to be plugged in dynamically after the aggregator has started playing, this allows overriding the minimum latency reported by the initial source(s). This is only taken into account when larger than the actually reported minimum latency.

void minUpstreamLatency(ulong propval) @property

Set minUpstreamLatency property.

Parameters

propvalForce minimum upstream latency (in nanoseconds). When sources with a higher latency are expected to be plugged in dynamically after the aggregator has started playing, this allows overriding the minimum latency reported by the initial source(s). This is only taken into account when larger than the actually reported minimum latency.