Music Hub ..
A session-wide music playback service
cover_art_resolver.h File Reference
#include <functional>
#include <string>
+ Include dependency graph for cover_art_resolver.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  core
 
namespace  core::ubuntu
 
namespace  core::ubuntu::media
 

Typedefs

typedef std::function< std::string(const std::string &, const std::string &, const std::string &)> core::ubuntu::media::CoverArtResolver
 

Functions

CoverArtResolver core::ubuntu::media::always_missing_cover_art_resolver ()