![]() |
Audacity 3.2.0
|
#include <optional>#include <string>#include <vector>#include <sndfile.h>Go to the source code of this file.
Namespaces | |
| namespace | LibFileFormats |
| namespace | LibImportExport |
Functions | |
| std::optional< LibFileFormats::AcidizerTags > | LibImportExport::GetAcidizerTags (SNDFILE &file, const std::vector< std::string > &trustedDistributors) |
| Get the Acidizer tags from a file if from a trusted distributor. More... | |