![]() |
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include "FileItem.h"
#include "ThumbLoader.h"
#include "utils/Artwork.h"
#include <map>
#include <vector>
Classes | |
class | CVideoThumbLoader |
Typedefs | |
using | ArtCache = std::map< std::pair< MediaType, int >, KODI::ART::Artwork > |
using ArtCache = std::map<std::pair<MediaType, int>, KODI::ART::Artwork> |