|
TTKMusicPlayer
4.3.0.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
|
The namespace of the unity request interface. More...
Functions | |
| void | parseFromSongProperty (TTK::MusicSongInformation *info, const QString &type, const QString &id, int bitrate) |
The namespace of the unity request interface.
| void ReqUnityInterface::parseFromSongProperty | ( | TTK::MusicSongInformation * | info, |
| const QString & | type, | ||
| const QString & | id, | ||
| int | bitrate | ||
| ) |
Read tags(size and bitrate and url) from query results.
Definition at line 268 of file musicunityqueryinterface.cpp.
References APPCACHE_DIR_FULL, checkModule(), QJsonParseError::error, QJsonDocument::fromJson(), Data::m_body, Data::m_module, Data::m_quality, TTK::MusicSongInformation::m_songProps, Data::m_ua, Data::m_url, TTK::Algorithm::mdII(), QJsonParseError::NoError, parseSongPropertyA(), parseSongPropertyB(), parseSongPropertyC(), parseSongPropertyD(), parseSongPropertyE(), parseSongPropertyX(), qAsConst, QUERY_MODULE_A, QUERY_MODULE_B, QUERY_MODULE_C, QUERY_MODULE_D, QUERY_MODULE_E, QUERY_MODULE_X, QUERY_PLUGINS_URL, TTK::setContentTypeHeader(), TTK::setSslConfiguration(), TTK::toString(), QJsonDocument::toVariant(), TTK_ERROR_STREAM, and TTK_INFO_STREAM.
Referenced by parseSongPropertyUnity().
1.8.8