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

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

AddJob(CJob *job)CJobQueue
CancelJob(const CJob *job)CJobQueue
CancelJobs()CJobQueue
CJobQueue(bool lifo=false, unsigned int jobsAtOnce=1, CJob::PRIORITY priority=CJob::PRIORITY_LOW)CJobQueue
GetInstance()CCDDARipperstatic
IsProcessing() constCJobQueue
OnJobComplete(unsigned int jobID, bool success, CJob *job) overrideCCDDARippervirtual
OnJobProgress(unsigned int jobID, unsigned int progress, unsigned int total, const CJob *job)IJobCallbackinlinevirtual
QueueEmpty() constCJobQueueprotected
RipCD()CCDDARipper
RipTrack(CFileItem *pItem)CCDDARipper
Submit(F &&f)CJobQueueinline
~CJobQueue() overrideCJobQueue
~IJobCallback()=defaultIJobCallbackvirtual