virtual void SetCachedImage(const CFileItem &item, const std::string &type, const std::string &image)
Associate an image with the given item in the texture database.
Definition: ThumbLoader.cpp:48
Definition: TextureDatabase.h:58
virtual std::string GetCachedImage(const CFileItem &item, const std::string &type)
Checks whether the given item has an image listed in the texture database.
Definition: ThumbLoader.cpp:37