Discman
Loading...
Searching...
No Matches
album_art_provider.h File Reference
#include <algorithm>
#include <cctype>
#include <string>
#include <sstream>
#include <curlpp/Easy.hpp>
#include <curlpp/Options.hpp>
#include <curlpp/cURLpp.hpp>
#include <glibmm.h>
#include <giomm/memoryinputstream.h>
#include <gdkmm/pixbuf.h>
Include dependency graph for album_art_provider.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AlbumArtProvider
 Abstracts web services that provide album art images. More...
 
struct  AlbumArtProvider::InitializationFailed
 Thrown when the provider cannot be reached. More...
 
struct  AlbumArtProvider::NotFoundException
 Thrown when the provider cannot find album art images. More...
 
struct  AlbumArtProvider::AlbumArt
 An album art image and its URL. More...
 

Detailed Description

Author
Nir Jacobson
Date
2026-04-07

Definition in file album_art_provider.h.