TTKMusicPlayer  4.2.0.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
Functions | Variables
musickgqueryinterface.cpp File Reference
#include "musickgqueryinterface.h"
#include "musicunityqueryinterface.h"

Go to the source code of this file.

Functions

static void parseSongPropertyV1 (TTK::MusicSongInformation *info, const QString &hash, int bitrate)
 
static void parseSongPropertyV2 (TTK::MusicSongInformation *info, const QString &hash, int bitrate)
 
static void parseSongPropertyV3 (TTK::MusicSongInformation *info, const QString &module, QString &id, int bitrate)
 
static void parseSongPropertyV3 (TTK::MusicSongInformation *info, const QString &hash, int bitrate)
 
static void parseSongPropertyV4 (TTK::MusicSongInformation *info, const QString &hash, int bitrate)
 
static void parseSongProperty (TTK::MusicSongInformation *info, const QString &hash, int bitrate)
 

Variables

static constexpr const char * KG_UA_URL = "cGhYNDZVdmNaVG5KZk50NVFvcUJyYWVQdmdNTkFTMmM="
 
static constexpr const char * KG_COOKIE_URL = "M1BlYjdvWUlwdHJIYXgzeGpUVDlWbnB6ZGZPaUxWVzhKdEZ2RHBHR1RBckFUbG82ZzlOOHRnMW0wUUZpVmdDNGNQMFFjTXd1OVhidmwvdHh6NjNkZ08reXEzWUl0ZXl3d21Ka3ErM1Q1eEp3WUs0YkYvV3dWVUFDSVd3YmI3c3U3c09pZTlIM1FQRFUyMG43Z2ZqRXJVTHhubkhjRC9EN3hVbzhia1QzdUZQU3orRzZZRmRncGZLazhkMD0="
 

Function Documentation

static void parseSongProperty ( TTK::MusicSongInformation info,
const QString &  hash,
int  bitrate 
)
static
static void parseSongPropertyV1 ( TTK::MusicSongInformation info,
const QString &  hash,
int  bitrate 
)
static
static void parseSongPropertyV2 ( TTK::MusicSongInformation info,
const QString &  hash,
int  bitrate 
)
static
static void parseSongPropertyV3 ( TTK::MusicSongInformation info,
const QString &  module,
QString &  id,
int  bitrate 
)
static
static void parseSongPropertyV3 ( TTK::MusicSongInformation info,
const QString &  hash,
int  bitrate 
)
static
static void parseSongPropertyV4 ( TTK::MusicSongInformation info,
const QString &  hash,
int  bitrate 
)
static

Variable Documentation

constexpr const char* KG_COOKIE_URL = "M1BlYjdvWUlwdHJIYXgzeGpUVDlWbnB6ZGZPaUxWVzhKdEZ2RHBHR1RBckFUbG82ZzlOOHRnMW0wUUZpVmdDNGNQMFFjTXd1OVhidmwvdHh6NjNkZ08reXEzWUl0ZXl3d21Ka3ErM1Q1eEp3WUs0YkYvV3dWVUFDSVd3YmI3c3U3c09pZTlIM1FQRFUyMG43Z2ZqRXJVTHhubkhjRC9EN3hVbzhia1QzdUZQU3orRzZZRmRncGZLazhkMD0="
static

Definition at line 5 of file musickgqueryinterface.cpp.

Referenced by ReqKGInterface::makeRequestRawHeader().

constexpr const char* KG_UA_URL = "cGhYNDZVdmNaVG5KZk50NVFvcUJyYWVQdmdNTkFTMmM="
static

Definition at line 4 of file musickgqueryinterface.cpp.

Referenced by ReqKGInterface::makeRequestRawHeader().