Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AppleWin/AppleWin
/ SoundCore_GetErrorInc
Function
SoundCore_GetErrorInc
source/SoundCore.cpp:474–477 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
472
static int g_nErrorMax = 200; // Old: 50
473
474
int SoundCore_GetErrorInc()
475
{
476
return g_nErrorInc;
477
}
478
479
void SoundCore_SetErrorInc(const int nErrorInc)
480
{
Callers
3
Update
Method · 0.85
Spkr_SubmitWaveBuffer
Function · 0.85
GenerateAllSoundData
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected