Audacity 3.2.0
Classes | Namespaces
LibsndfileTagger.h File Reference
#include "AcidizerTags.h"
#include <sndfile.h>
#include <memory>
#include <string>
Include dependency graph for LibsndfileTagger.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  LibImportExport::Test::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...
 
struct  LibImportExport::Test::AcidizerTags::Beats
 
class  LibImportExport::Test::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...
 

Namespaces

namespace  LibImportExport
 
namespace  LibImportExport::Test