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]
  2. double bufferLength [@property setter]
    struct AudioEffectCapture
    @nogc nothrow @property
    void
    bufferLength
    (
    double v
    )

Meta