AddListener(MPEGStreamData *data, bool=false, bool=false, const QString &output_file=QString()) override | IPTVStreamHandler | inlinevirtual |
AddNamedOutputFile(const QString &filename) | StreamHandler | virtual |
AddPIDFilter(PIDInfo *info) | StreamHandler | protected |
Cleanup(void) | MThread | protectedstatic |
CreatePIDInfo(uint pid, uint stream_type, int pes_type) | StreamHandler | inlineprotectedvirtual |
CycleFiltersByPriority() | StreamHandler | inlineprotectedvirtual |
exec(void) | MThread | protected |
exit(int retcode=0) | MThread | protected |
Get(const IPTVTuningData &tuning, int inputid) | IPTVStreamHandler | static |
GetAllRunningThreadNames(QStringList &list) | MThread | protectedstatic |
GetAllThreadNames(QStringList &list) | MThread | protectedstatic |
GetPIDPriority(uint pid) const | StreamHandler | protected |
HasError(void) const | StreamHandler | inline |
IPTVStreamHandler(const IPTVTuningData &tuning, int inputid) | IPTVStreamHandler | explicitprotected |
IPTVStreamHandlerReadHelper class | IPTVStreamHandler | friend |
IPTVStreamHandlerWriteHelper class | IPTVStreamHandler | friend |
isFinished(void) const | MThread | protected |
isRunning(void) const | MThread | protected |
IsRunning(void) const | StreamHandler | |
m_addRmLock | StreamHandler | protected |
m_allowSectionReader | StreamHandler | protected |
m_bError | StreamHandler | protected |
m_buffer | IPTVStreamHandler | protected |
m_cycleTimer | StreamHandler | protected |
m_device | StreamHandler | protected |
m_eitPids | StreamHandler | protected |
m_epilogExecuted | MThread | protected |
m_filtersChanged | StreamHandler | protected |
m_inputId | StreamHandler | protected |
m_listenerLock | StreamHandler | mutableprotected |
m_mptsBaseFile | StreamHandler | protected |
m_mptsFiles | StreamHandler | protected |
m_mptsLock | StreamHandler | protected |
m_mptsTfw | StreamHandler | protected |
m_needsBuffering | StreamHandler | protected |
m_openPidFilters | StreamHandler | protected |
m_pidInfo | StreamHandler | protected |
m_pidLock | StreamHandler | mutableprotected |
m_prologExecuted | MThread | protected |
m_readHelpers | IPTVStreamHandler | protected |
m_restarting | StreamHandler | protected |
m_rtcpDest | IPTVStreamHandler | protected |
m_rtspRtcpPort | IPTVStreamHandler | protected |
m_rtspRtpPort | IPTVStreamHandler | protected |
m_rtspSsrc | IPTVStreamHandler | protected |
m_runnable | MThread | protected |
m_running | StreamHandler | protected |
m_runningDesired | StreamHandler | protected |
m_runningStateChanged | StreamHandler | protected |
m_sender | IPTVStreamHandler | protected |
m_sockets | IPTVStreamHandler | protected |
m_startStopLock | StreamHandler | mutableprotected |
m_streamDataList | StreamHandler | protected |
m_thread | MThread | protected |
m_tuning | IPTVStreamHandler | protected |
m_useRtpStreaming | IPTVStreamHandler | protected |
m_usingBuffering | StreamHandler | protected |
m_usingSectionReader | StreamHandler | protected |
m_writeHelper | IPTVStreamHandler | protected |
MThread(const QString &objectName) | MThread | explicitprotected |
MThread(const QString &objectName, QRunnable *runnable) | MThread | explicitprotected |
MThread(const MThread &)=delete | MThread | protected |
objectName(void) const | MThread | protected |
operator=(const MThread &)=delete | MThread | protected |
priority(void) const | MThread | protected |
PriorityEvent(int fd) override | StreamHandler | inlineprotectedvirtual |
qthread(void) | MThread | protected |
quit(void) | MThread | protected |
ReaderPaused(int fd) override | StreamHandler | inlineprotectedvirtual |
RemoveAllPIDFilters(void) | StreamHandler | protected |
RemoveListener(MPEGStreamData *data) | StreamHandler | virtual |
RemoveNamedOutputFile(const QString &filename) | StreamHandler | virtual |
RemovePIDFilter(uint pid) | StreamHandler | protected |
Return(IPTVStreamHandler *&ref, int inputid) | IPTVStreamHandler | static |
run(void) override | IPTVStreamHandler | protectedvirtual |
RunEpilog(void) | MThread | protected |
RunProlog(void) | MThread | protected |
s_iptvhandlers | IPTVStreamHandler | protectedstatic |
s_iptvhandlers_lock | IPTVStreamHandler | protectedstatic |
s_iptvhandlers_refcnt | IPTVStreamHandler | protectedstatic |
setObjectName(const QString &name) | MThread | protected |
setPriority(QThread::Priority priority) | MThread | protected |
SetRunning(bool running, bool using_buffering, bool using_section_reader) | StreamHandler | protected |
SetRunningDesired(bool desired) | StreamHandler | protectedvirtual |
setStackSize(uint stackSize) | MThread | protected |
setTerminationEnabled(bool enabled=true) | MThread | protectedstatic |
stackSize(void) const | MThread | protected |
start(QThread::Priority p=QThread::InheritPriority) | MThread | protected |
Start(void) | StreamHandler | protected |
Stop(void) | StreamHandler | protected |
StreamDataList typedef | StreamHandler | protected |
StreamHandler(QString device, int inputid) | StreamHandler | inlineexplicitprotected |
terminate(void) | MThread | protected |
ThreadCleanup(void) | MThread | protectedstatic |
ThreadSetup(const QString &name) | MThread | protectedstatic |
timerEvent(QTimerEvent *) | IPTVStreamHandler | private |
UpdateFilters(void) | StreamHandler | inlineprotectedvirtual |
UpdateFiltersFromStreamData(void) | StreamHandler | protected |
UpdateListeningForEIT(void) | StreamHandler | protected |
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 | protected |
WriteMPTS(const unsigned char *buffer, uint len) | StreamHandler | protected |
~DeviceReaderCB()=default | DeviceReaderCB | protectedvirtual |
~MThread() | MThread | protectedvirtual |
~StreamHandler() override | StreamHandler | protected |