Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ IsActive
Method
IsActive
modules/import-export/mod-cl/ExportCL.cpp:134–137 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
132
}
133
134
bool IsActive() const
135
{
136
return mActive;
137
}
138
139
void OnTerminate(int WXUNUSED( pid ), int status) override
140
{
Callers
1
Process
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected