TTKMusicPlayer  3.7.0.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
Functions | Variables
ReqLQInterface Namespace Reference

The namespace of the lq request interface. More...

Functions

static void parseFromSongProperty (TTK::MusicSongInformation *info, const QVariantMap &key)
 
static void parseFromSongProperty (TTK::MusicSongInformation *info, const QString &key, int length, int bitrate)
 

Variables

static constexpr const char * LQ_BASE_URL = "VzJWczlXM2hMeCtTZzhLRFJvZWxUUTVmZUVBLzlMWmo="
 
static constexpr const char * LQ_RECOMMEND_URL = "NDhiOGZ6dUJWNTBvN3R5OHNOQmkyQVVwOXdWbDNBOG14MmVXWVJxWlVXRkxuNUxxdzdYTEpUYVZRNVE9"
 

Detailed Description

The namespace of the lq request interface.

Author
Greedysky greed.nosp@m.ysky.nosp@m.@163..nosp@m.com

Function Documentation

void ReqLQInterface::parseFromSongProperty ( TTK::MusicSongInformation info,
const QVariantMap &  key 
)
static
void ReqLQInterface::parseFromSongProperty ( TTK::MusicSongInformation info,
const QString &  key,
int  length,
int  bitrate 
)
static

Variable Documentation

constexpr const char* ReqLQInterface::LQ_BASE_URL = "VzJWczlXM2hMeCtTZzhLRFJvZWxUUTVmZUVBLzlMWmo="
static
constexpr const char* ReqLQInterface::LQ_RECOMMEND_URL = "NDhiOGZ6dUJWNTBvN3R5OHNOQmkyQVVwOXdWbDNBOG14MmVXWVJxWlVXRkxuNUxxdzdYTEpUYVZRNVE9"
static