Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apohl79/audiogridder
/ getTotalNumOutputChannels
Method
getTotalNumOutputChannels
Server/Source/ProcessorClient.cpp:620–620 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
618
}
619
620
int ProcessorClient::getTotalNumOutputChannels() { return m_numOutputChannels; }
621
622
int ProcessorClient::getLatencySamples() { return m_latency; }
623
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected