Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ IsBatchProcessing
Method
IsBatchProcessing
libraries/lib-effects/Effect.cpp:295–298 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
293
}
294
295
bool Effect::IsBatchProcessing() const
296
{
297
return mIsBatch;
298
}
299
300
void Effect::SetBatchProcessing()
301
{
Callers
2
PromptForParamsFor
Method · 0.80
EffectUI.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected