Aggregator.minUpstreamLatency

Set minUpstreamLatency property.

  1. ulong minUpstreamLatency [@property getter]
  2. ulong minUpstreamLatency [@property setter]
    class Aggregator
    @property
    void
    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.