QtlMovie
1.12
(A specialized FFmpeg front-end)
QtlDataPull Member List
This is the complete list of members for
QtlDataPull
, including all inherited members.
_autoDelete
QtlDataPull
private
_closed
QtlDataPull
private
_devices
QtlDataPull
private
_log
QtlDataPull
private
_maxIn
QtlDataPull
private
_minBufferSize
QtlDataPull
private
_newStatePosted
QtlDataPull
private
_nullLog
QtlDataPull
private
_processingState
QtlDataPull
private
_progressInterval
QtlDataPull
private
_progressMaxHint
QtlDataPull
private
_progressNext
QtlDataPull
private
_startTime
QtlDataPull
private
_totalIn
QtlDataPull
private
bytesWritten
(qint64 bytes)
QtlDataPull
private
slot
cleanupTransfer
(bool closed)
QtlDataPull
inline
protected
virtual
close
()
QtlDataPull
protected
completed
(bool success)
QtlDataPull
signal
DEFAULT_MIN_BUFFER_SIZE
QtlDataPull
static
deviceCompleted
(QIODevice *device, bool success)
QtlDataPull
signal
deviceDestroyed
(QObject *object)
QtlDataPull
private
slot
deviceSpecificCleanup
(QIODevice *dev, bool closed)
QtlDataPull
private
deviceSpecificSetup
(QIODevice *dev)
QtlDataPull
private
initializeTransfer
()
QtlDataPull
inline
protected
virtual
isStarted
() const
QtlDataPull
inline
log
() const
QtlDataPull
inline
needMoreData
() const
QtlDataPull
private
needTransfer
(qint64 maxSize)=0
QtlDataPull
protected
pure virtual
processBytesWritten
(QIODevice *dev, qint64 bytes)
QtlDataPull
private
processNewState
()
QtlDataPull
private
slot
processNewStateLater
()
QtlDataPull
private
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
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