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 "musicsongmeta.h"
#include "musicformats.h"
#include "musicstringutils.h"
#include "ttktime.h"
#include "ttkversion.h"
#include <qmmp/decoder.h>
#include <qmmp/metadatamodel.h>
#include <qmmp/decoderfactory.h>
Go to the source code of this file.
Classes | |
struct | MusicMeta |
The class of the music meta. More... | |
Variables | |
static constexpr const char * | SPLITER = "************************************************************************\n" |
|
static |
Definition at line 348 of file musicsongmeta.cpp.
Referenced by MusicSongMeta::readInformation().