![]() |
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for 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) | CCDDARipJob | |
CJob() | CJob | inline |
DoWork() override | CCDDARipJob | virtual |
GetOutput() const | CCDDARipJob | inline |
GetType() const override | CCDDARipJob | inlinevirtual |
m_bps | CCDDARipJob | protected |
m_channels | CCDDARipJob | protected |
m_eject | CCDDARipJob | protected |
m_encoder | CCDDARipJob | protected |
m_input | CCDDARipJob | protected |
m_output | CCDDARipJob | protected |
m_rate | CCDDARipJob | protected |
m_tag | CCDDARipJob | protected |
operator==(const CJob *job) const override | 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, CEncoder *encoder, int &percent) | CCDDARipJob | protected |
SetupEncoder(XFILE::CFile &reader) | CCDDARipJob | protected |
SetupTempFile() | CCDDARipJob | protected |
ShouldCancel(unsigned int progress, unsigned int total) const | CJob | virtual |
~CCDDARipJob() override | CCDDARipJob | |
~CJob()=default | CJob | virtual |