![]() |
Mixxx
|
#include "audiotagger.h"#include <QtDebug>#include <taglib/tag.h>#include <taglib/id3v2frame.h>#include <taglib/id3v2header.h>#include <taglib/id3v1tag.h>#include <taglib/tmap.h>#include <taglib/tstringlist.h>#include <taglib/vorbisfile.h>#include <taglib/wavpackfile.h>#include <taglib/mpegfile.h>#include <taglib/mp4file.h>#include <taglib/oggfile.h>#include <taglib/flacfile.h>#include <taglib/aifffile.h>#include <taglib/rifffile.h>#include <taglib/wavfile.h>#include <taglib/textidentificationframe.h>
Go to the source code of this file.