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

Method IsEffectDefault

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

Source from the content-addressed store, hash-verified

150}
151
152bool PluginDescriptor::IsEffectDefault() const
153{
154 return mEffectDefault;
155}
156
157bool PluginDescriptor::IsEffectLegacy() const
158{

Callers 5

SaveGroupMethod · 0.80
AddSortedEffectMenuItemsFunction · 0.80
IsDefaultPluginFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected