![]() |
LeechCraft 0.6.70-17793-g6e56308e78
Modular cross-platform feature rich live environment.
|
#include <variant>#include <QString>#include <QList>#include <QUrl>#include <util/sll/eitherfwd.h>#include "audiostructs.h"Go to the source code of this file.
Classes | |
| struct | Media::HypedArtistInfo |
| Contains information about a hyped artist. More... | |
| struct | Media::HypedTrackInfo |
| Contains information about a hyped track. More... | |
| class | Media::IHypesProvider |
| Interface for plugins that support fetching hypes. More... | |
Namespaces | |
| namespace | Media |
Typedefs | |
| using | Media::HypedInfo_t = std::variant<QList<HypedArtistInfo>, QList<HypedTrackInfo>> |
Functions | |
| template<IHypesProvider::HypeType HypeType> | |
| auto | Media::GetHypedInfo (const HypedInfo_t &info) |