This is the complete list of members for QtsDvdProgramChainDemux, including all inherited members.
_angleNumber | QtsDvdProgramChainDemux | private |
_buffer | QtsDvdProgramChainDemux | private |
_demuxPolicy | QtsDvdProgramChainDemux | private |
_dvd | QtsDvdProgramChainDemux | private |
_inPgcContent | QtsDvdProgramChainDemux | private |
_inputSectors | QtsDvdProgramChainDemux | private |
_maxReadSpeed | QtsDvdProgramChainDemux | private |
_pgc | QtsDvdProgramChainDemux | private |
_report | QtsDvdProgramChainDemux | private |
_sectorChunk | QtsDvdProgramChainDemux | private |
_vobs | QtsDvdProgramChainDemux | private |
_vobStartSector | QtsDvdProgramChainDemux | private |
_vts | QtsDvdProgramChainDemux | private |
_writtenSectors | QtsDvdProgramChainDemux | private |
cleanupTransfer(bool clean) Q_DECL_OVERRIDE | QtsDvdProgramChainDemux | protectedvirtual |
close() | QtlDataPull | protected |
completed(bool success) | QtlDataPull | signal |
DEFAULT_MIN_BUFFER_SIZE | QtlDataPull | static |
demuxBuffer(int sectorCount) | QtsDvdProgramChainDemux | private |
deviceCompleted(QIODevice *device, bool success) | QtlDataPull | signal |
initializeTransfer() Q_DECL_OVERRIDE | QtsDvdProgramChainDemux | protectedvirtual |
isStarted() const | QtlDataPull | inline |
log() const | QtlDataPull | inline |
needTransfer(qint64 maxSize) Q_DECL_OVERRIDE | QtsDvdProgramChainDemux | protectedvirtual |
progress(qint64 current, qint64 maximum) | QtlDataPull | signal |
progressAvailable() const | QtlDataPull | inline |
pulledSize() const | QtlDataPull | inline |
QtlDataPull(int minBufferSize=DEFAULT_MIN_BUFFER_SIZE, QtlLogger *log=0, QObject *parent=0) | QtlDataPull | explicit |
QtsDvdProgramChainDemux(const QtsDvdTitleSet &vts, int pgcNumber, int angleNumber, int fallbackPgcNumber=0, int transferSize=QTS_DEFAULT_DVD_TRANSFER_SIZE, int minBufferSize=DEFAULT_MIN_BUFFER_SIZE, Qts::DvdDemuxPolicy demuxPolicy=Qts::NavPacksFixed, QtlLogger *log=0, QObject *parent=0, bool useMaxReadSpeed=false) | QtsDvdProgramChainDemux | |
QtsDvdProgramChainDemux() Q_DECL_EQ_DELETE | QtsDvdProgramChainDemux | private |
setAutoDelete(bool on) | QtlDataPull | inline |
setMaxPulledSize(qint64 size) | QtlDataPull | inline |
setProgressIntervalInBytes(qint64 size) | QtlDataPull | inline |
setProgressMaxHint(qint64 size) | QtlDataPull | inline |
start(QIODevice *device) | QtlDataPull | slot |
start(const QList< QIODevice *> &devices) | QtlDataPull | slot |
started() | QtlDataPull | signal |
stop() | QtlDataPull | slot |
stopCaller() | QtlDataPull | slot |
stopDevice(QIODevice *device) | QtlDataPull | slot |
write(const void *data, int dataSize) | QtlDataPull | protected |
~QtlDataPull() | QtlDataPull | virtual |