MCPcopy Create free account
hub / github.com/LabSound/LabSound / renderingFanOutCount

Method renderingFanOutCount

src/core/AudioNodeOutput.cpp:143–146  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

141}
142
143int AudioNodeOutput::renderingFanOutCount() const
144{
145 return m_renderingFanOutCount;
146}
147
148int AudioNodeOutput::renderingParamFanOutCount() const
149{

Callers 1

processMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected