MCPcopy 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

73namespace OpenApoc
74{
75SoundBackendFactory *getNullSoundBackend() { return new NullSoundBackendFactory(); }
76} // namespace OpenApoc

Callers 1

audioInitialiseMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected