AudioEffectLimiter.thresholdDb

Threshold from which the limiter begins to be active, in decibels. Value can range from -30 to 0.

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

Meta