|
MythTV master
|
#include "HLSStream.h"#include <algorithm>#include <array>#include <cstdint>#include <cstring>#include <utility>#include <QMutexLocker>#include "libmythbase/mythlogging.h"Go to the source code of this file.
Macros | |
| #define | LOC QString("HLSRecstream[%1]: ").arg(m_inputId) |
| #define LOC QString("HLSRecstream[%1]: ").arg(m_inputId) |
Definition at line 22 of file HLSStream.cpp.