![]() |
Mixxx
|
#include <QtDebug>
#include <taglib/tag.h>
#include <taglib/audioproperties.h>
#include <taglib/vorbisfile.h>
#include <taglib/id3v2frame.h>
#include <taglib/id3v2header.h>
#include <taglib/id3v1tag.h>
#include <taglib/tmap.h>
#include <taglib/tstringlist.h>
#include <taglib/textidentificationframe.h>
#include <taglib/wavpackfile.h>
#include "soundsource.h"
Go to the source code of this file.
Namespaces | |
namespace | Mixxx |
Definition in file soundsource.cpp.