|
Discman
|
#include <string>#include <vector>#include <iomanip>#include <glibmm.h>#include <giomm/memoryinputstream.h>#include <gdkmm/pixbuf.h>#include <curlpp/Easy.hpp>#include <curlpp/Options.hpp>#include <curlpp/Infos.hpp>#include <curlpp/cURLpp.hpp>#include <json/value.h>#include <json/reader.h>#include <json/writer.h>#include <openssl/bio.h>#include <openssl/evp.h>#include <openssl/buffer.h>#include "album_art_provider.h"

Go to the source code of this file.
Classes | |
| class | Spotify |
| An interface to Spotify for retrieving album art. More... | |
Definition in file spotify.h.