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

Method SetEffectFamily

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

Source from the content-addressed store, hash-verified

170}
171
172void PluginDescriptor::SetEffectFamily(const wxString & family)
173{
174 mEffectFamily = family;
175}
176
177void PluginDescriptor::SetEffectType(EffectType type)
178{

Callers 2

PluginManager.cppFile · 0.80
LoadGroupMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected