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

Method CanExportPresets

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

Source from the content-addressed store, hash-verified

168}
169
170bool Effect::CanExportPresets() const
171{
172 return true;
173}
174
175bool Effect::HasOptions() const
176{

Callers 1

OnMenuMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected