kodi
KODI::CDRIP::CCDDARipJob Member List

This is the complete list of members for KODI::CDRIP::CCDDARipJob, including all inherited members.

CCDDARipJob(const std::string &input, const std::string &output, const MUSIC_INFO::CMusicInfoTag &tag, int encoder, bool eject=false, unsigned int rate=44100, unsigned int channels=2, unsigned int bps=16)KODI::CDRIP::CCDDARipJob
CJob() (defined in CJob)CJobinline
DoWork() overrideKODI::CDRIP::CCDDARipJobvirtual
GetOutput() const (defined in KODI::CDRIP::CCDDARipJob)KODI::CDRIP::CCDDARipJobinline
GetType() const overrideKODI::CDRIP::CCDDARipJobinlinevirtual
m_bps (defined in KODI::CDRIP::CCDDARipJob)KODI::CDRIP::CCDDARipJobprotected
m_channels (defined in KODI::CDRIP::CCDDARipJob)KODI::CDRIP::CCDDARipJobprotected
m_eject (defined in KODI::CDRIP::CCDDARipJob)KODI::CDRIP::CCDDARipJobprotected
m_encoder (defined in KODI::CDRIP::CCDDARipJob)KODI::CDRIP::CCDDARipJobprotected
m_input (defined in KODI::CDRIP::CCDDARipJob)KODI::CDRIP::CCDDARipJobprotected
m_output (defined in KODI::CDRIP::CCDDARipJob)KODI::CDRIP::CCDDARipJobprotected
m_rate (defined in KODI::CDRIP::CCDDARipJob)KODI::CDRIP::CCDDARipJobprotected
m_tag (defined in KODI::CDRIP::CCDDARipJob)KODI::CDRIP::CCDDARipJobprotected
operator==(const CJob *job) const override (defined in KODI::CDRIP::CCDDARipJob)KODI::CDRIP::CCDDARipJobvirtual
PRIORITY enum nameCJob
PRIORITY_DEDICATED enum value (defined in CJob)CJob
PRIORITY_HIGH enum value (defined in CJob)CJob
PRIORITY_LOW enum value (defined in CJob)CJob
PRIORITY_LOW_PAUSABLE enum value (defined in CJob)CJob
PRIORITY_NORMAL enum value (defined in CJob)CJob
RipChunk(XFILE::CFile &reader, const std::unique_ptr< CEncoder > &encoder, int &percent)KODI::CDRIP::CCDDARipJobprotected
SetupEncoder(XFILE::CFile &reader)KODI::CDRIP::CCDDARipJobprotected
SetupTempFile()KODI::CDRIP::CCDDARipJobprotected
ShouldCancel(unsigned int progress, unsigned int total) constCJobvirtual
~CCDDARipJob() override (defined in KODI::CDRIP::CCDDARipJob)KODI::CDRIP::CCDDARipJob
~CJob()=defaultCJobvirtual