Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DescentDevelopers/Descent3
/ GetSoundQuality
Method
GetSoundQuality
sndlib/sdlsound.cpp:196–196 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
194
}
195
196
char lnxsound::GetSoundQuality() { return m_sound_quality; }
197
198
bool lnxsound::SetSoundMixer(char mixer_type) { return true; }
199
Callers
1
setup
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected