Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AppleWin/AppleWin
/ Spkr_GetNumChannels
Function
Spkr_GetNumChannels
source/Speaker.cpp:105–108 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
103
}
104
105
UINT Spkr_GetNumChannels(void)
106
{
107
return g_nSPKR_NumChannels;
108
}
109
110
//=============================================================================
111
Callers
1
OneTimeInitialization
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected