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() | CJob | inline |
DoWork() override | KODI::CDRIP::CCDDARipJob | virtual |
GetOutput() const | KODI::CDRIP::CCDDARipJob | inline |
GetType() const override | KODI::CDRIP::CCDDARipJob | inlinevirtual |
m_bps | KODI::CDRIP::CCDDARipJob | protected |
m_channels | KODI::CDRIP::CCDDARipJob | protected |
m_eject | KODI::CDRIP::CCDDARipJob | protected |
m_encoder | KODI::CDRIP::CCDDARipJob | protected |
m_input | KODI::CDRIP::CCDDARipJob | protected |
m_output | KODI::CDRIP::CCDDARipJob | protected |
m_rate | KODI::CDRIP::CCDDARipJob | protected |
m_tag | KODI::CDRIP::CCDDARipJob | protected |
operator==(const CJob *job) const override | KODI::CDRIP::CCDDARipJob | virtual |
PRIORITY enum name | CJob | |
PRIORITY_DEDICATED enum value | CJob | |
PRIORITY_HIGH enum value | CJob | |
PRIORITY_LOW enum value | CJob | |
PRIORITY_LOW_PAUSABLE enum value | CJob | |
PRIORITY_NORMAL enum value | CJob | |
RipChunk(XFILE::CFile &reader, const std::unique_ptr< CEncoder > &encoder, int &percent) | KODI::CDRIP::CCDDARipJob | protected |
SetupEncoder(XFILE::CFile &reader) | KODI::CDRIP::CCDDARipJob | protected |
SetupTempFile() | KODI::CDRIP::CCDDARipJob | protected |
ShouldCancel(unsigned int progress, unsigned int total) const | CJob | virtual |
~CCDDARipJob() override | KODI::CDRIP::CCDDARipJob | |
~CJob()=default | CJob | virtual |