![]() |
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for CVideoInfoDownloader, including all inherited members.
AbortableWait(CEvent &event, int timeoutMillis=-1) | CThread | inlineprotected |
CloseThread() | CVideoInfoDownloader | protected |
Create(bool bAutoDelete=false, unsigned stacksize=0) | CThread | |
CThread(const char *ThreadName) | CThread | explicitprotected |
CThread(IRunnable *pRunnable, const char *ThreadName) | CThread | |
CVideoInfoDownloader(const ADDON::ScraperPtr &scraper) | CVideoInfoDownloader | explicit |
DO_NOTHING enum value | CVideoInfoDownloader | protected |
FIND_MOVIE enum value | CVideoInfoDownloader | protected |
FindMovie(const std::string &movieTitle, int movieYear, MOVIELIST &movielist, CGUIDialogProgress *pProgress=NULL) | CVideoInfoDownloader | |
GET_DETAILS enum value | CVideoInfoDownloader | protected |
GET_EPISODE_DETAILS enum value | CVideoInfoDownloader | protected |
GET_EPISODE_LIST enum value | CVideoInfoDownloader | protected |
GetAbsoluteUsage() | CThread | |
GetArtwork(CVideoInfoTag &details) | CVideoInfoDownloader | |
GetCurrentThread() | CThread | static |
GetCurrentThreadId() | CThread | static |
GetDetails(const CScraperUrl &url, CVideoInfoTag &movieDetails, CGUIDialogProgress *pProgress=NULL) | CVideoInfoDownloader | |
GetDisplayThreadId(const ThreadIdentifier tid) | CThread | static |
GetEpisodeDetails(const CScraperUrl &url, CVideoInfoTag &movieDetails, CGUIDialogProgress *pProgress=NULL) | CVideoInfoDownloader | |
GetEpisodeList(const CScraperUrl &url, VIDEO::EPISODELIST &details, CGUIDialogProgress *pProgress=NULL) | CVideoInfoDownloader | |
GetMaxPriority(void) | CThread | |
GetMinPriority(void) | CThread | |
GetNormalPriority(void) | CThread | |
GetPriority(void) | CThread | |
GetRelativeUsage() | CThread | |
GetSchedRRPriority(void) | CThread | |
InternalFindMovie(const std::string &movieTitle, int movieYear, MOVIELIST &movielist, bool cleanChars=true) | CVideoInfoDownloader | protected |
IsAutoDelete() const | CThread | |
IsCurrentThread() const | CThread | |
IsCurrentThread(const ThreadIdentifier tid) | CThread | static |
IsRunning() const | CThread | |
LOOKUP_STATE enum name | CVideoInfoDownloader | protected |
m_bStop | CThread | protected |
m_episode | CVideoInfoDownloader | protected |
m_found | CVideoInfoDownloader | protected |
m_http | CVideoInfoDownloader | protected |
m_info | CVideoInfoDownloader | protected |
m_movieDetails | CVideoInfoDownloader | protected |
m_movieList | CVideoInfoDownloader | protected |
m_movieTitle | CVideoInfoDownloader | protected |
m_movieYear | CVideoInfoDownloader | protected |
m_state | CVideoInfoDownloader | protected |
m_url | CVideoInfoDownloader | protected |
OnException() | CThread | inlinevirtual |
OnExit() | CThread | inlineprotectedvirtual |
OnStartup() | CThread | inlineprotectedvirtual |
Process() override | CVideoInfoDownloader | protectedvirtual |
SetPriority(const int iPriority) | CThread | |
SetPrioritySched_RR(int iPriority) | CThread | |
ShowErrorDialog(const ADDON::CScraperError &sce) | CVideoInfoDownloader | static |
Sleep(unsigned int milliseconds) | CThread | |
StopThread(bool bWait=true) | CThread | virtual |
WAIT_INTERRUPTED enum value | CThread | protected |
WAIT_SIGNALED enum value | CThread | protected |
WAIT_TIMEDOUT enum value | CThread | protected |
WaitForThreadExit(unsigned int milliseconds) | CThread | |
WaitResponse enum name | CThread | protected |
~CThread() | CThread | virtual |
~CVideoInfoDownloader() override | CVideoInfoDownloader |