TTKMusicPlayer
4.1.3.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
|
#include <QStringList>
#include <QList>
#include <QMap>
#include <QIODevice>
#include "trackinfo.h"
#include "abstractengine.h"
#include "metadatamodel.h"
Go to the source code of this file.
Classes | |
struct | EngineProperties |
Structure to store custom audio engine properies. More... | |
class | EngineFactory |
Engine plugin interface. More... | |