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

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

AddJob(CVideoLibraryJob *job)CVideoLibraryQueue
CJobQueue::AddJob(CJob *job)CJobQueueprotected
CancelAllJobs()CVideoLibraryQueue
CancelJob(CVideoLibraryJob *job)CVideoLibraryQueue
CJobQueue::CancelJob(const CJob *job)CJobQueueprotected
CancelJobs()CJobQueueprotected
CJobQueue(bool lifo=false, unsigned int jobsAtOnce=1, CJob::PRIORITY priority=CJob::PRIORITY_LOW)CJobQueueprotected
CleanLibrary(const std::set< int > &paths=std::set< int >(), bool asynchronous=true, CGUIDialogProgressBarHandle *progressBar=NULL)CVideoLibraryQueue
CleanLibraryModal(const std::set< int > &paths=std::set< int >())CVideoLibraryQueue
GetInstance()CVideoLibraryQueuestatic
IsProcessing() constCJobQueueprotected
IsRunning() constCVideoLibraryQueue
IsScanningLibrary() constCVideoLibraryQueue
MarkAsWatched(const CFileItemPtr &item, bool watched)CVideoLibraryQueue
OnJobComplete(unsigned int jobID, bool success, CJob *job) overrideCVideoLibraryQueueprotectedvirtual
OnJobProgress(unsigned int jobID, unsigned int progress, unsigned int total, const CJob *job)IJobCallbackinlineprotectedvirtual
QueueEmpty() constCJobQueueprotected
Refresh()CVideoLibraryQueueprotected
RefreshItem(CFileItemPtr item, bool ignoreNfo=false, bool forceRefresh=true, bool refreshAll=false, const std::string &searchTitle="")CVideoLibraryQueue
RefreshItemModal(CFileItemPtr item, bool forceRefresh=true, bool refreshAll=false)CVideoLibraryQueue
ResetResumePoint(const CFileItemPtr item)CVideoLibraryQueue
ScanLibrary(const std::string &directory, bool scanAll=false, bool showProgress=true)CVideoLibraryQueue
StopLibraryScanning()CVideoLibraryQueue
Submit(F &&f)CJobQueueinlineprotected
~CJobQueue() overrideCJobQueueprotected
~CVideoLibraryQueue() overrideCVideoLibraryQueue
~IJobCallback()=defaultIJobCallbackprotectedvirtual