Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
VideoThumbLoader.h File Reference
#include "FileItem.h"
#include "ThumbLoader.h"
#include <map>
#include <vector>

Classes

class  CVideoThumbLoader
 

Typedefs

using ArtMap = std::map<std::string, std::string>
 
using ArtCache = std::map<std::pair<MediaType, int>, ArtMap>
 

Typedef Documentation

◆ ArtCache

using ArtCache = std::map<std::pair<MediaType, int>, ArtMap>

◆ ArtMap

using ArtMap = std::map<std::string, std::string>