getNumBiquads method

int getNumBiquads()
inherited

Implementation

int getNumBiquads() {
  return _numBiquads;
}