|
MythTV master
|
#include "HLSStream.h"#include <unistd.h>#include <array>#include <utility>#include "libmythbase/mythlogging.h"#include "HLSReader.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 17 of file HLSStream.cpp.