Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include "Episode.h"
#include "VideoInfoTag.h"
#include "addons/Scraper.h"
#include "threads/Thread.h"
#include <string>
#include <vector>
Classes | |
class | CVideoInfoDownloader |
Namespaces | |
namespace | ADDON |
namespace | XFILE |
Typedefs | |
typedef std::vector< CScraperUrl > | MOVIELIST |
typedef std::vector<CScraperUrl> MOVIELIST |