FilterType 94 BiquadFilterNode.cpp biquadProcessor()->setType(static_cast<BiquadProcessor::FilterType>(type)); FilterType 77 BiquadProcessor.h FilterType type() const { return m_type; } FilterType 78 BiquadProcessor.h void setType(FilterType); FilterType 81 BiquadProcessor.h FilterType m_type;