MCPcopy 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
175bool Effect::HasOptions() const
176{
177 return false;
178}
179
180// EffectPlugin implementation
181

Callers 1

OnMenuMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected