![]() |
Audacity 3.2.0
|
Go to the source code of this file.
Namespaces | |
| namespace | cloud |
| namespace | cloud::anonymous_namespace{CloudExportersRegistry.cpp} |
Functions | |
| bool | cloud::RegisterCloudExporter (MimeType mimeType, CloudExporterPluginFactory factory) |
| Registers a factory for a specific mime type. More... | |
| std::unique_ptr< cloud::CloudExporterPlugin > | cloud::CreatePreferredExporter (const MimeTypesList &mimeTypes, const AudacityProject &project) |
Variables | |
| std::unordered_map< MimeType, CloudExporterPluginFactory > | cloud::anonymous_namespace{CloudExportersRegistry.cpp}::Exporters |