Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ HasOptions
Method
HasOptions
libraries/lib-effects/Effect.cpp:175–178 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
173
}
174
175
bool Effect::HasOptions() const
176
{
177
return false;
178
}
179
180
// EffectPlugin implementation
181
Callers
1
OnMenu
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected