Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
CVideoInfoDownloader Member List

This is the complete list of members for CVideoInfoDownloader, including all inherited members.

AbortableWait(CEvent &event, int timeoutMillis=-1)CThreadinlineprotected
CloseThread()CVideoInfoDownloaderprotected
Create(bool bAutoDelete=false, unsigned stacksize=0)CThread
CThread(const char *ThreadName)CThreadexplicitprotected
CThread(IRunnable *pRunnable, const char *ThreadName)CThread
CVideoInfoDownloader(const ADDON::ScraperPtr &scraper)CVideoInfoDownloaderexplicit
DO_NOTHING enum valueCVideoInfoDownloaderprotected
FIND_MOVIE enum valueCVideoInfoDownloaderprotected
FindMovie(const std::string &movieTitle, int movieYear, MOVIELIST &movielist, CGUIDialogProgress *pProgress=NULL)CVideoInfoDownloader
GET_DETAILS enum valueCVideoInfoDownloaderprotected
GET_EPISODE_DETAILS enum valueCVideoInfoDownloaderprotected
GET_EPISODE_LIST enum valueCVideoInfoDownloaderprotected
GetAbsoluteUsage()CThread
GetArtwork(CVideoInfoTag &details)CVideoInfoDownloader
GetCurrentThread()CThreadstatic
GetCurrentThreadId()CThreadstatic
GetDetails(const CScraperUrl &url, CVideoInfoTag &movieDetails, CGUIDialogProgress *pProgress=NULL)CVideoInfoDownloader
GetDisplayThreadId(const ThreadIdentifier tid)CThreadstatic
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)CVideoInfoDownloaderprotected
IsAutoDelete() constCThread
IsCurrentThread() constCThread
IsCurrentThread(const ThreadIdentifier tid)CThreadstatic
IsRunning() constCThread
LOOKUP_STATE enum nameCVideoInfoDownloaderprotected
m_bStopCThreadprotected
m_episodeCVideoInfoDownloaderprotected
m_foundCVideoInfoDownloaderprotected
m_httpCVideoInfoDownloaderprotected
m_infoCVideoInfoDownloaderprotected
m_movieDetailsCVideoInfoDownloaderprotected
m_movieListCVideoInfoDownloaderprotected
m_movieTitleCVideoInfoDownloaderprotected
m_movieYearCVideoInfoDownloaderprotected
m_stateCVideoInfoDownloaderprotected
m_urlCVideoInfoDownloaderprotected
OnException()CThreadinlinevirtual
OnExit()CThreadinlineprotectedvirtual
OnStartup()CThreadinlineprotectedvirtual
Process() overrideCVideoInfoDownloaderprotectedvirtual
SetPriority(const int iPriority)CThread
SetPrioritySched_RR(int iPriority)CThread
ShowErrorDialog(const ADDON::CScraperError &sce)CVideoInfoDownloaderstatic
Sleep(unsigned int milliseconds)CThread
StopThread(bool bWait=true)CThreadvirtual
WAIT_INTERRUPTED enum valueCThreadprotected
WAIT_SIGNALED enum valueCThreadprotected
WAIT_TIMEDOUT enum valueCThreadprotected
WaitForThreadExit(unsigned int milliseconds)CThread
WaitResponse enum nameCThreadprotected
~CThread()CThreadvirtual
~CVideoInfoDownloader() overrideCVideoInfoDownloader