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