1#ifndef HLS_SEGMENT_WORKER_H
2#define HLS_SEGMENT_WORKER_H
5#include <QWaitCondition>
~HLSStreamWorker(void) override
void CancelCurrentDownload(void)
HLSStreamWorker(HLSReader *parent)
MythSingleDownload * m_downloader
void run() override
Runs the Qt event loop unless we have a QRunnable, in which case we run the runnable run instead.
QWaitCondition m_waitCond
This is a wrapper around QThread that does several additional things.