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

Method GetEffectFamily

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

Source from the content-addressed store, hash-verified

135// Effects
136
137wxString PluginDescriptor::GetEffectFamily() const
138{
139 return mEffectFamily;
140}
141
142EffectType PluginDescriptor::GetEffectType() const
143{

Callers 6

GetEffectFamilyNameMethod · 0.80
SaveGroupMethod · 0.80
SettingsPathMethod · 0.80
GetNameMethod · 0.80
GetValueMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected