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 <QIODevice>
#include <QStringList>
#include "decoder.h"
#include "metadatamodel.h"
#include "trackinfo.h"
Go to the source code of this file.
Classes | |
struct | DecoderProperties |
Structure to store input plugin properties. More... | |
class | DecoderFactory |
Input plugin interface (decoder factory). More... | |