TTKMusicPlayer
4.2.0.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
|
#include <QHash>
#include <QRecursiveMutex>
#include "abstractengine.h"
#include "audioparameters.h"
Go to the source code of this file.
Classes | |
class | StateHandler |
The StateHandler class allows one to track information about playback progress. More... | |