Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheForceEngine/TheForceEngine
/ setVolume
Method
setVolume
TheForceEngine/TFE_Audio/systemMidiDevice.cpp:92–95 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
90
}
91
92
void SystemMidiDevice::setVolume(f32 volume)
93
{
94
// No-op.
95
}
96
97
u32 SystemMidiDevice::getOutputCount()
98
{
Callers
1
changeVolume
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected