Audacity 3.2.0
|
Go to the source code of this file.
Namespaces | |
namespace | AudacityApplicationLogic |
Typedefs | |
using | AudacityApplicationLogic::ShowEffectHostInterfaceCb = std::function< bool(Effect &, std::shared_ptr< EffectInstance > &, SimpleEffectSettingsAccess &)> |
using | AudacityApplicationLogic::StopPlaybackCb = std::function< void()> |
using | AudacityApplicationLogic::SelectAllIfNoneCb = std::function< void()> |