xbmc
CVideoThumbLoader Member List

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

AddJob(CJob *job)CJobQueue
Cancel() (defined in IRunnable)IRunnableinlinevirtual
CancelJob(const CJob *job)CJobQueue
CancelJobs()CJobQueue
CBackgroundInfoLoader() (defined in CBackgroundInfoLoader)CBackgroundInfoLoader
CJobQueue(bool lifo=false, unsigned int jobsAtOnce=1, CJob::PRIORITY priority=CJob::PRIORITY_LOW)CJobQueue
CThumbLoader() (defined in CThumbLoader)CThumbLoader
CVideoThumbLoader() (defined in CVideoThumbLoader)CVideoThumbLoader
DetectAndAddMissingItemData(CFileItem &item)CVideoThumbLoaderprotected
FillLibraryArt(CFileItem &item) overrideCVideoThumbLoadervirtual
FillThumb(CFileItem &item)CVideoThumbLoadervirtual
GetArtFromCache(const std::string &mediaType, const int id) (defined in CVideoThumbLoader)CVideoThumbLoaderprotected
GetArtTypes(const std::string &type)CVideoThumbLoaderstatic
GetCachedImage(const CFileItem &item, const std::string &type)CThumbLoadervirtual
GetEmbeddedThumb(const std::string &path, const std::string &type, EmbeddedArt &art) (defined in CVideoThumbLoader)CVideoThumbLoaderstatic
GetEmbeddedThumbURL(const CFileItem &item)CVideoThumbLoaderstatic
GetLocalArt(const CFileItem &item, const std::string &type, bool checkFolder=false)CVideoThumbLoaderstatic
IsArtTypeInWhitelist(const std::string &artType, const std::vector< std::string > &whitelist, bool exact) (defined in CVideoThumbLoader)CVideoThumbLoaderstatic
IsLoading() (defined in CBackgroundInfoLoader)CBackgroundInfoLoader
IsProcessing() constCJobQueue
IsValidArtType(const std::string &potentialArtType) (defined in CVideoThumbLoader)CVideoThumbLoaderstatic
Load(CFileItemList &items) (defined in CBackgroundInfoLoader)CBackgroundInfoLoader
LoadItem(CFileItem *pItem) overrideCVideoThumbLoadervirtual
LoadItemCached(CFileItem *pItem) override (defined in CVideoThumbLoader)CVideoThumbLoadervirtual
LoadItemLookup(CFileItem *pItem) override (defined in CVideoThumbLoader)CVideoThumbLoadervirtual
m_artCache (defined in CVideoThumbLoader)CVideoThumbLoaderprotected
m_bIsLoading (defined in CBackgroundInfoLoader)CBackgroundInfoLoaderprotected
m_bStop (defined in CBackgroundInfoLoader)CBackgroundInfoLoaderprotected
m_lock (defined in CBackgroundInfoLoader)CBackgroundInfoLoaderprotected
m_pObserver (defined in CBackgroundInfoLoader)CBackgroundInfoLoaderprotected
m_pProgressCallback (defined in CBackgroundInfoLoader)CBackgroundInfoLoaderprotected
m_pVecItems (defined in CBackgroundInfoLoader)CBackgroundInfoLoaderprotected
m_textureDatabase (defined in CThumbLoader)CThumbLoaderprotected
m_thread (defined in CBackgroundInfoLoader)CBackgroundInfoLoaderprotected
m_vecItems (defined in CBackgroundInfoLoader)CBackgroundInfoLoaderprotected
m_videoDatabase (defined in CVideoThumbLoader)CVideoThumbLoaderprotected
OnJobAbort(unsigned int jobID, CJob *job) overrideCJobQueuevirtual
OnJobComplete(unsigned int jobID, bool success, CJob *job) overrideCVideoThumbLoadervirtual
OnJobProgress(unsigned int jobID, unsigned int progress, unsigned int total, const CJob *job)IJobCallbackinlinevirtual
OnLoaderFinish() override (defined in CVideoThumbLoader)CVideoThumbLoadervirtual
OnLoaderStart() override (defined in CVideoThumbLoader)CVideoThumbLoadervirtual
QueueEmpty() constCJobQueueprotected
Run() override (defined in CBackgroundInfoLoader)CBackgroundInfoLoadervirtual
SetCachedImage(const CFileItem &item, const std::string &type, const std::string &image)CThumbLoadervirtual
SetObserver(IBackgroundLoaderObserver *pObserver) (defined in CBackgroundInfoLoader)CBackgroundInfoLoader
SetProgressCallback(IProgressCallback *pCallback) (defined in CBackgroundInfoLoader)CBackgroundInfoLoader
StopAsync() (defined in CBackgroundInfoLoader)CBackgroundInfoLoader
StopThread() (defined in CBackgroundInfoLoader)CBackgroundInfoLoader
Submit(F &&f)CJobQueueinline
~CBackgroundInfoLoader() override (defined in CBackgroundInfoLoader)CBackgroundInfoLoader
~CJobQueue() overrideCJobQueue
~CThumbLoader() override (defined in CThumbLoader)CThumbLoader
~CVideoThumbLoader() override (defined in CVideoThumbLoader)CVideoThumbLoader
~IJobCallback()=defaultIJobCallbackvirtual
~IRunnable()=default (defined in IRunnable)IRunnablevirtual