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 "musicglobaldefine.h"
Go to the source code of this file.
Namespaces | |
ReqBLInterface | |
The namespace of the bl request interface. | |
Functions | |
void | ReqBLInterface::makeRequestRawHeader (QNetworkRequest *request) noexcept |
void | ReqBLInterface::parseFromMovieInfo (TTK::MusicSongInformation *info, QString &cid) |
void | ReqBLInterface::parseFromMovieProperty (TTK::MusicSongInformation *info, const QString &cid) |
Variables | |
static constexpr const char * | BL_MOVIE_URL = "ZTRrNzB2YnIzbTVvRzZUdDZVeGllN09MM3J6TjhaVGplNUZUOHBFWnBtZ0FFWEh2MUN2STBWb2ZJUzlXRE5HcHo4RlhMQWZjRitha04rczNIcnlOVXpxcWVRQlp6YzBsNE9pVExuNWRDNS9zSnNKSjlyN0pOQUs2S3JOQjVkWmo=" |
song url More... | |
|
static |
song url
Definition at line 25 of file musicblqueryinterface.h.
Referenced by MusicUnityQueryMovieRequest::startToPage(), and MusicBarrageRequest::startToRequest().