Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TASEmulators/fceux
/ FCEUI_SetPCMVolume
Function
FCEUI_SetPCMVolume
src/sound.cpp:1317–1320 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1315
}
1316
1317
void FCEUI_SetPCMVolume(uint32 volume)
1318
{
1319
FSettings.PCMVolume=volume;
1320
}
1321
1322
SFORMAT FCEUSND_STATEINFO[]={
1323
Callers
6
SoundConCallB
Function · 0.85
main
Function · 0.85
InitSound
Function · 0.85
pcmChanged
Method · 0.85
mixerChanged
Function · 0.85
InitSound
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected