#include <chrono>
#include <thread>
#include "libmythbase/mythlogging.h"
#include "libmythbase/mythversion.h"
#include "httptsstreamhandler.h"
Go to the source code of this file.
|
#define | LOC QString("HTTPTSSH[%1](%2): ").arg(m_inputId).arg(m_device) |
|
#define | LOC QString("HTTPReader(%1): ").arg(m_url) |
|
◆ LOC [1/2]
#define LOC QString("HTTPTSSH[%1](%2): ").arg(m_inputId).arg(m_device) |
◆ LOC [2/2]
#define LOC QString("HTTPReader(%1): ").arg(m_url) |
◆ TS_SIZE
constexpr qint64 TS_SIZE { 188 } |
|
staticconstexpr |
◆ BUFFER_SIZE
constexpr qint64 BUFFER_SIZE { TS_SIZE * 512 } |
|
staticconstexpr |