Audacity 3.2.0
Namespaces | Typedefs | Functions
DoEffect.h File Reference
#include <wx/string.h>
Include dependency graph for DoEffect.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  EffectUI
 

Typedefs

using PluginID = wxString
 

Functions

bool EffectUI::DoEffect (const PluginID &ID, AudacityProject &project, unsigned flags)
 

Typedef Documentation

◆ PluginID

using PluginID = wxString

Definition at line 16 of file DoEffect.h.