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 <QList>
#include <QIODevice>
#include "outputfactory.h"
#include "audioparameters.h"
#include "trackinfo.h"
#include "channelmap.h"
Go to the source code of this file.
Classes | |
class | Output |
The Output class provides the base interface class of audio outputs. More... | |