fanOutCount 80 AudioNodeOutput.cpp m_renderingFanOutCount = fanOutCount(); fanOutCount 76 AudioNodeOutput.h bool isConnected() { return fanOutCount() > 0 || paramFanOutCount() > 0; } fanOutCount 104 AudioNodeOutput.h unsigned fanOutCount();