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

Method GetFactoryPresets

libraries/lib-effects/Effect.cpp:155–158  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

153}
154
155RegistryPaths Effect::GetFactoryPresets() const
156{
157 return {};
158}
159
160OptionalMessage Effect::LoadFactoryPreset(int id, EffectSettings &settings) const
161{

Callers 1

HasPresetsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected