DB_artwork_plugin_t

Undocumented in source.

Members

Variables

get_album_art
char* function(in char* fname, in char* artist, in char* album, int size, artwork_callback callback, void* user_data) get_album_art;
Undocumented in source.
get_album_art_sync
char* function(in char* fname, in char* artist, in char* album, int size) get_album_art_sync;
Undocumented in source.
get_default_cover
char* function() get_default_cover;
Undocumented in source.
make_cache_path
void function(char* path, int size, in char* album, in char* artist, int img_size) make_cache_path;
Undocumented in source.
make_cache_path2
int function(char* path, int size, in char* fname, in char* album, in char* artist, int img_size) make_cache_path2;
Undocumented in source.
plugin
DB_misc_t plugin;
Undocumented in source.
reset
void function(int fast) reset;
Undocumented in source.

Meta