Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenApoc/OpenApoc
/ getSDLSoundBackend
Function
getSDLSoundBackend
framework/sound/sdlraw_backend.cpp:450–450 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
448
namespace OpenApoc
449
{
450
SoundBackendFactory *getSDLSoundBackend() { return new SDLRawBackendFactory(); }
451
} // namespace OpenApoc
Callers
1
audioInitialise
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected