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

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

AddJob(CJob *job)CJobQueue
Cancel()IRunnableinlinevirtual
CancelJob(const CJob *job)CJobQueue
CancelJobs()CJobQueue
CBackgroundInfoLoader()CBackgroundInfoLoader
CJobQueue(bool lifo=false, unsigned int jobsAtOnce=1, CJob::PRIORITY priority=CJob::PRIORITY_LOW)CJobQueue
CThumbLoader()CThumbLoader
CVideoThumbLoader()CVideoThumbLoader
DetectAndAddMissingItemData(CFileItem &item)CVideoThumbLoaderprotected
FillLibraryArt(CFileItem &item) overrideCVideoThumbLoadervirtual
FillThumb(CFileItem &item)CVideoThumbLoadervirtual
GetArtFromCache(const std::string &mediaType, const int id)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)CVideoThumbLoaderstatic
GetEmbeddedThumbURL(const CFileItem &item)CVideoThumbLoaderstatic
GetLocalArt(const CFileItem &item, const std::string &type, bool checkFolder=false)CVideoThumbLoaderstatic
IsLoading()CBackgroundInfoLoader
IsProcessing() constCJobQueue
Load(CFileItemList &items)CBackgroundInfoLoader
LoadItem(CFileItem *pItem) overrideCVideoThumbLoadervirtual
LoadItemCached(CFileItem *pItem) overrideCVideoThumbLoadervirtual
LoadItemLookup(CFileItem *pItem) overrideCVideoThumbLoadervirtual
m_artCacheCVideoThumbLoaderprotected
m_bIsLoadingCBackgroundInfoLoaderprotected
m_bStopCBackgroundInfoLoaderprotected
m_lockCBackgroundInfoLoaderprotected
m_pObserverCBackgroundInfoLoaderprotected
m_pProgressCallbackCBackgroundInfoLoaderprotected
m_pVecItemsCBackgroundInfoLoaderprotected
m_textureDatabaseCThumbLoaderprotected
m_threadCBackgroundInfoLoaderprotected
m_vecItemsCBackgroundInfoLoaderprotected
m_videoDatabaseCVideoThumbLoaderprotected
OnJobComplete(unsigned int jobID, bool success, CJob *job) overrideCVideoThumbLoadervirtual
OnJobProgress(unsigned int jobID, unsigned int progress, unsigned int total, const CJob *job)IJobCallbackinlinevirtual
OnLoaderFinish() overrideCVideoThumbLoadervirtual
OnLoaderStart() overrideCVideoThumbLoadervirtual
QueueEmpty() constCJobQueueprotected
Run() overrideCBackgroundInfoLoadervirtual
SetArt(CFileItem &item, const std::map< std::string, std::string > &artwork)CVideoThumbLoaderstatic
SetCachedImage(const CFileItem &item, const std::string &type, const std::string &image)CThumbLoadervirtual
SetObserver(IBackgroundLoaderObserver *pObserver)CBackgroundInfoLoader
SetProgressCallback(IProgressCallback *pCallback)CBackgroundInfoLoader
StopAsync()CBackgroundInfoLoader
StopThread()CBackgroundInfoLoader
Submit(F &&f)CJobQueueinline
~CBackgroundInfoLoader() overrideCBackgroundInfoLoader
~CJobQueue() overrideCJobQueue
~CThumbLoader() overrideCThumbLoader
~CVideoThumbLoader() overrideCVideoThumbLoader
~IJobCallback()=defaultIJobCallbackvirtual
~IRunnable()=defaultIRunnablevirtual