MCPcopy 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
196char lnxsound::GetSoundQuality() { return m_sound_quality; }
197
198bool lnxsound::SetSoundMixer(char mixer_type) { return true; }
199

Callers 1

setupMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected