AudioEffectLimiter.thresholdDb

Threshold from which the limiter begins to be active. Value can range from -30 to 0. Default value: 0dB.

  1. double thresholdDb [@property getter]
    struct AudioEffectLimiter
    @nogc nothrow @property
    double
    thresholdDb
    ()
  2. double thresholdDb [@property setter]

Meta