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