Kodi Docs 20.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, std::chrono::milliseconds duration=std::chrono::milliseconds(-1))CThreadinlineprotected
CloseThread()CVideoInfoDownloaderprotected
Create(bool bAutoDelete=false)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
GetArtwork(CVideoInfoTag &details)CVideoInfoDownloader
GetCurrentThread()CThreadstatic
GetCurrentThreadId()CThreadinlinestatic
GetCurrentThreadNativeHandle()CThreadstatic
GetCurrentThreadNativeId()CThreadstatic
GetDetails(const CScraperUrl &url, CVideoInfoTag &movieDetails, CGUIDialogProgress *pProgress=NULL)CVideoInfoDownloader
GetEpisodeDetails(const CScraperUrl &url, CVideoInfoTag &movieDetails, CGUIDialogProgress *pProgress=NULL)CVideoInfoDownloader
GetEpisodeList(const CScraperUrl &url, VIDEO::EPISODELIST &details, CGUIDialogProgress *pProgress=NULL)CVideoInfoDownloader
GetMaxPriority(void)CThreadstatic
GetMinPriority(void)CThreadstatic
GetNormalPriority(void)CThreadstatic
GetPriority(void)CThread
InternalFindMovie(const std::string &movieTitle, int movieYear, MOVIELIST &movielist, bool cleanChars=true)CVideoInfoDownloaderprotected
IsAutoDelete() constCThread
IsCurrentThread() constCThread
IsRunning() constCThread
Join(std::chrono::milliseconds duration)CThread
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
ShowErrorDialog(const ADDON::CScraperError &sce)CVideoInfoDownloaderstatic
Sleep(std::chrono::duration< Rep, Period > duration)CThreadinline
StopThread(bool bWait=true)CThreadvirtual
WAIT_INTERRUPTED enum valueCThreadprotected
WAIT_SIGNALED enum valueCThreadprotected
WAIT_TIMEDOUT enum valueCThreadprotected
WaitResponse enum nameCThreadprotected
~CThread()CThreadvirtual
~CVideoInfoDownloader() overrideCVideoInfoDownloader