Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/doldecomp/mkdd
/ isActive
Method
isActive
libs/JSystem/JAudio/System/JASDSPInterface.cpp:285–287 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
283
}
284
285
bool TChannel::isActive() const {
286
return mIsActive != 0;
287
}
288
289
bool TChannel::isFinish() const {
290
return mIsFinished != 0;
Callers
4
DSP_CreateMap2
Function · 0.45
setHandles
Method · 0.45
read
Method · 0.45
printContext
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected