MCPcopy Create free account
hub / github.com/audacity/audacity / SetEffectInteractive

Method SetEffectInteractive

libraries/lib-module-manager/PluginDescriptor.cpp:182–185  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

180}
181
182void PluginDescriptor::SetEffectInteractive(bool interactive)
183{
184 mEffectInteractive = interactive;
185}
186
187void PluginDescriptor::SetEffectDefault(bool dflt)
188{

Callers 2

PluginManager.cppFile · 0.80
LoadGroupMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected