|
MythTV master
|
This is the complete list of members for StreamWorker, including all inherited members.
| AddSegmentToStream(int segnum, int stream) | StreamWorker | inline |
| AverageNewBandwidth(int64_t bandwidth) | StreamWorker | inline |
| Bandwidth(void) const | StreamWorker | inline |
| BandwidthAdaptation(int progid, uint64_t &bandwidth) const | StreamWorker | inlineprotected |
| Cancel(void) | StreamWorker | inline |
| Cleanup(void) | MThread | static |
| CurrentLiveBuffer(void) | StreamWorker | inline |
| CurrentPlaybackBuffer(bool lock=true) | StreamWorker | inline |
| CurrentStream(void) | StreamWorker | inline |
| exec(void) | MThread | protected |
| exit(int retcode=0) | MThread | |
| GetAllRunningThreadNames(QStringList &list) | MThread | static |
| GetAllThreadNames(QStringList &list) | MThread | static |
| GotBufferedSegments(int from, int count) const | StreamWorker | inline |
| IsAtEnd(bool lock=false) | StreamWorker | inline |
| isFinished(void) const | MThread | |
| isRunning(void) const | MThread | |
| Lock(void) | StreamWorker | inline |
| m_bandwidth | StreamWorker | private |
| m_buffer | StreamWorker | private |
| m_countbandwidth | StreamWorker | private |
| m_epilogExecuted | MThread | protected |
| m_interrupted | StreamWorker | private |
| m_lock | StreamWorker | mutableprivate |
| m_parent | StreamWorker | private |
| m_prologExecuted | MThread | protected |
| m_runnable | MThread | protected |
| m_segmap | StreamWorker | private |
| m_segment | StreamWorker | private |
| m_stream | StreamWorker | private |
| m_sumbandwidth | StreamWorker | private |
| m_thread | MThread | protected |
| m_waitcond | StreamWorker | private |
| MThread(const QString &objectName) | MThread | explicit |
| MThread(const QString &objectName, QRunnable *runnable) | MThread | explicit |
| MThread(const MThread &)=delete | MThread | |
| objectName(void) const | MThread | |
| operator=(const MThread &)=delete | MThread | |
| priority(void) const | MThread | |
| qthread(void) | MThread | |
| quit(void) | MThread | |
| RemoveSegmentFromStream(int segnum) | StreamWorker | inline |
| run(void) override | StreamWorker | inlineprotectedvirtual |
| RunEpilog(void) | MThread | |
| RunProlog(void) | MThread | |
| Seek(int val) | StreamWorker | inline |
| Segment(void) | StreamWorker | inline |
| SetBuffer(int val) | StreamWorker | inline |
| setObjectName(const QString &name) | MThread | |
| setPriority(QThread::Priority priority) | MThread | |
| setStackSize(uint stackSize) | MThread | |
| setTerminationEnabled(bool enabled=true) | MThread | protectedstatic |
| stackSize(void) const | MThread | |
| start(QThread::Priority p=QThread::InheritPriority) | MThread | |
| StreamForSegment(int segmentid, bool lock=true) const | StreamWorker | inline |
| StreamWorker(HLSRingBuffer *parent, int startup, int buffer) | StreamWorker | inline |
| terminate(void) | MThread | |
| ThreadCleanup(void) | MThread | static |
| ThreadSetup(const QString &name) | MThread | static |
| Unlock(void) | StreamWorker | inline |
| usleep(std::chrono::microseconds time) | MThread | protectedstatic |
| usleep(std::chrono::duration< R, P > time) | MThread | inlineprotectedstatic |
| wait(std::chrono::milliseconds time=std::chrono::milliseconds::max()) | MThread | |
| WaitForSignal(std::chrono::milliseconds time=std::chrono::milliseconds::max()) | StreamWorker | inline |
| Wakeup(void) | StreamWorker | inline |
| ~MThread() | MThread | virtual |