|
kodi
|
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) | CJob | inline |
| DoWork() override | KODI::CDRIP::CCDDARipJob | virtual |
| GetOutput() const (defined in KODI::CDRIP::CCDDARipJob) | KODI::CDRIP::CCDDARipJob | inline |
| GetType() const override | KODI::CDRIP::CCDDARipJob | inlinevirtual |
| m_bps (defined in KODI::CDRIP::CCDDARipJob) | KODI::CDRIP::CCDDARipJob | protected |
| m_channels (defined in KODI::CDRIP::CCDDARipJob) | KODI::CDRIP::CCDDARipJob | protected |
| m_eject (defined in KODI::CDRIP::CCDDARipJob) | KODI::CDRIP::CCDDARipJob | protected |
| m_encoder (defined in KODI::CDRIP::CCDDARipJob) | KODI::CDRIP::CCDDARipJob | protected |
| m_input (defined in KODI::CDRIP::CCDDARipJob) | KODI::CDRIP::CCDDARipJob | protected |
| m_output (defined in KODI::CDRIP::CCDDARipJob) | KODI::CDRIP::CCDDARipJob | protected |
| m_rate (defined in KODI::CDRIP::CCDDARipJob) | KODI::CDRIP::CCDDARipJob | protected |
| m_tag (defined in KODI::CDRIP::CCDDARipJob) | KODI::CDRIP::CCDDARipJob | protected |
| operator==(const CJob *job) const override (defined in KODI::CDRIP::CCDDARipJob) | KODI::CDRIP::CCDDARipJob | virtual |
| PRIORITY enum name | CJob | |
| 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::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 (defined in KODI::CDRIP::CCDDARipJob) | KODI::CDRIP::CCDDARipJob | |
| ~CJob()=default | CJob | virtual |
1.8.13