MythTV  master
StreamWorker Member List

This is the complete list of members for StreamWorker, including all inherited members.

AddSegmentToStream(int segnum, int stream)StreamWorkerinline
AverageNewBandwidth(int64_t bandwidth)StreamWorkerinline
Bandwidth(void) constStreamWorkerinline
BandwidthAdaptation(int progid, uint64_t &bandwidth) constStreamWorkerinlineprotected
Cancel(void)StreamWorkerinline
Cleanup(void)MThreadstatic
CurrentLiveBuffer(void)StreamWorkerinline
CurrentPlaybackBuffer(bool lock=true)StreamWorkerinline
CurrentStream(void)StreamWorkerinline
exec(void)MThreadprotected
exit(int retcode=0)MThread
GetAllRunningThreadNames(QStringList &list)MThreadstatic
GetAllThreadNames(QStringList &list)MThreadstatic
GotBufferedSegments(int from, int count) constStreamWorkerinline
IsAtEnd(bool lock=false)StreamWorkerinline
isFinished(void) constMThread
isRunning(void) constMThread
Lock(void)StreamWorkerinline
m_bandwidthStreamWorkerprivate
m_bufferStreamWorkerprivate
m_countbandwidthStreamWorkerprivate
m_epilogExecutedMThreadprotected
m_interruptedStreamWorkerprivate
m_lockStreamWorkermutableprivate
m_parentStreamWorkerprivate
m_prologExecutedMThreadprotected
m_runnableMThreadprotected
m_segmapStreamWorkerprivate
m_segmentStreamWorkerprivate
m_streamStreamWorkerprivate
m_sumbandwidthStreamWorkerprivate
m_threadMThreadprotected
m_waitcondStreamWorkerprivate
MThread(const QString &objectName)MThreadexplicit
MThread(const QString &objectName, QRunnable *runnable)MThreadexplicit
MThread(const MThread &)=deleteMThread
objectName(void) constMThread
operator=(const MThread &)=deleteMThread
priority(void) constMThread
qthread(void)MThread
quit(void)MThread
RemoveSegmentFromStream(int segnum)StreamWorkerinline
run(void) overrideStreamWorkerinlineprotectedvirtual
RunEpilog(void)MThread
RunProlog(void)MThread
Seek(int val)StreamWorkerinline
Segment(void)StreamWorkerinline
SetBuffer(int val)StreamWorkerinline
setObjectName(const QString &name)MThread
setPriority(QThread::Priority priority)MThread
setStackSize(uint stackSize)MThread
setTerminationEnabled(bool enabled=true)MThreadprotectedstatic
stackSize(void) constMThread
start(QThread::Priority p=QThread::InheritPriority)MThread
StreamForSegment(int segmentid, bool lock=true) constStreamWorkerinline
StreamWorker(HLSRingBuffer *parent, int startup, int buffer)StreamWorkerinline
terminate(void)MThread
ThreadCleanup(void)MThreadstatic
ThreadSetup(const QString &name)MThreadstatic
Unlock(void)StreamWorkerinline
usleep(std::chrono::microseconds time)MThreadprotectedstatic
usleep(std::chrono::duration< R, P > time)MThreadinlineprotectedstatic
wait(std::chrono::milliseconds time=std::chrono::milliseconds::max())MThread
WaitForSignal(std::chrono::milliseconds time=std::chrono::milliseconds::max())StreamWorkerinline
Wakeup(void)StreamWorkerinline
~MThread()MThreadvirtual