Audacity 3.2.0
Classes
LibImportExport::Test Namespace Reference

Classes

struct  AcidizerTags
 In the Audacity code, we only are interested in LibFileFormats::AcidizerTags and the information it carries, but for testing we need to mimic more than one way ACID metadata may be set out there. We therefore need to be able to set tempo, beats and one-shot status independently. More...
 
class  LibsndfileTagger
 When adding tags, the allocated memory must be preserved until the file is closed. This class handles that, beside the regular file opening and closing. More...