Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AppleWin/AppleWin
/ SoundCore_GetErrorMax
Function
SoundCore_GetErrorMax
source/SoundCore.cpp:485–488 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
483
}
484
485
int SoundCore_GetErrorMax()
486
{
487
return g_nErrorMax;
488
}
489
490
void SoundCore_SetErrorMax(const int nErrorMax)
491
{
Callers
1
Spkr_SubmitWaveBuffer
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected