Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
143
int AudioNodeOutput::renderingFanOutCount() const
144
{
145
return m_renderingFanOutCount;
146
}
147
148
int AudioNodeOutput::renderingParamFanOutCount() const
149
{
Callers
1
process
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected