AggregatorGidBuilderImpl.minUpstreamLatency

Set minUpstreamLatency property.

class AggregatorGidBuilderImpl(T)
T
minUpstreamLatency
(
ulong propval
)

Parameters

propval ulong

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.

Return Value

Type: T

Builder instance for fluent chaining