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

Method GetSymbol

src/effects/Amplify.cpp:63–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61// ComponentInterface implementation
62
63ComponentInterfaceSymbol EffectAmplify::GetSymbol() const
64{
65 return Symbol;
66}
67
68TranslatableString EffectAmplify::GetDescription() const
69{

Callers 2

ExportPresetsMethod · 0.45
ImportPresetsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected