Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenApoc/OpenApoc
/ createJukebox
Function
createJukebox
framework/jukebox.cpp:173–173 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
171
} // namespace
172
173
up<JukeBox> createJukebox(Framework &fw) { return mkup<JukeBoxImpl>(fw); }
174
} // namespace OpenApoc
Callers
1
audioInitialise
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected