Kodi Docs 20.0
Kodi is an open source media player and entertainment hub.
CMusicLibraryQueue Member List

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

AddJob(CMusicLibraryJob *job)CMusicLibraryQueue
CJobQueue::AddJob(CJob *job)CJobQueueprotected
CancelAllJobs()CMusicLibraryQueue
CancelJob(CMusicLibraryJob *job)CMusicLibraryQueue
CJobQueue::CancelJob(const CJob *job)CJobQueueprotected
CancelJobs()CJobQueueprotected
CJobQueue(bool lifo=false, unsigned int jobsAtOnce=1, CJob::PRIORITY priority=CJob::PRIORITY_LOW)CJobQueueprotected
CleanLibrary(bool showDialog=false)CMusicLibraryQueue
CleanLibraryModal()CMusicLibraryQueue
ExportLibrary(const CLibExportSettings &settings, bool showDialog=false)CMusicLibraryQueue
GetInstance()CMusicLibraryQueuestatic
ImportLibrary(const std::string &xmlFile, bool showDialog=false)CMusicLibraryQueue
IsProcessing() constCJobQueueprotected
IsRunning() constCMusicLibraryQueue
IsScanningLibrary() constCMusicLibraryQueue
OnJobAbort(unsigned int jobID, CJob *job) overrideCJobQueueprotectedvirtual
OnJobComplete(unsigned int jobID, bool success, CJob *job) overrideCMusicLibraryQueueprotectedvirtual
OnJobProgress(unsigned int jobID, unsigned int progress, unsigned int total, const CJob *job)IJobCallbackinlineprotectedvirtual
QueueEmpty() constCJobQueueprotected
Refresh()CMusicLibraryQueueprotected
ScanLibrary(const std::string &strDirectory, int flags=0, bool showProgress=true)CMusicLibraryQueue
StartAlbumScan(const std::string &strDirectory, bool refresh=false)CMusicLibraryQueue
StartArtistScan(const std::string &strDirectory, bool refresh=false)CMusicLibraryQueue
StopLibraryScanning()CMusicLibraryQueue
Submit(F &&f)CJobQueueinlineprotected
~CJobQueue() overrideCJobQueueprotected
~CMusicLibraryQueue() overrideCMusicLibraryQueue
~IJobCallback()=defaultIJobCallbackprotectedvirtual