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

Method Init

libraries/lib-effects/EffectPlugin.cpp:21–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19EffectInstanceEx::~EffectInstanceEx() = default;
20
21bool EffectInstanceEx::Init()
22{
23 return true;
24}

Callers 2

DoEffectMethod · 0.45
FindInstanceMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected