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 <QQueue>
#include "decoder.h"
#include "output.h"
#include "visual.h"
#include "audioparameters.h"
#include "eqsettings.h"
#include "trackinfo.h"
Go to the source code of this file.
Classes | |
class | SoundCore |
The SoundCore class provides a simple interface for audio playback. More... | |