MCPcopy Create free account
hub / github.com/assaultcube/AC / setchannels

Method setchannels

source/src/audiomanager.cpp:264–267  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

262}
263
264void audiomanager::setchannels(int num)
265{
266 if(!nosound) sourcescheduler::instance().init(num);
267};
268
269
270

Callers 1

audiomanager.cppFile · 0.80

Calls 1

initMethod · 0.45

Tested by

no test coverage detected