Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
264
void audiomanager::setchannels(int num)
265
{
266
if(!nosound) sourcescheduler::instance().init(num);
267
};
268
269
270
Callers
1
audiomanager.cpp
File · 0.80
Calls
1
init
Method · 0.45
Tested by
no test coverage detected