AudioEffectCapture.bufferLength

Length of the internal ring buffer, in seconds. Setting the buffer length will have no effect if already initialized.

  1. double bufferLength [@property getter]
    struct AudioEffectCapture
    @nogc nothrow @property
    double
    bufferLength
    ()
  2. double bufferLength [@property setter]

Meta