MythTV  master
Macros | Functions
hdhrstreamhandler.cpp File Reference
#include <fcntl.h>
#include <unistd.h>
#include <chrono>
#include <thread>
#include "libmythbase/mythlogging.h"
#include "cardutil.h"
#include "dtvsignalmonitor.h"
#include "hdhrchannel.h"
#include "hdhrstreamhandler.h"
#include "mpeg/mpegstreamdata.h"
#include "mpeg/streamlisteners.h"
Include dependency graph for hdhrstreamhandler.cpp:

Go to the source code of this file.

Macros

#define LOC   QString("HDHRSH[%1](%2): ").arg(m_inputId).arg(m_device)
 

Functions

static QString filt_str (uint pid)
 

Macro Definition Documentation

◆ LOC

#define LOC   QString("HDHRSH[%1](%2): ").arg(m_inputId).arg(m_device)

Definition at line 23 of file hdhrstreamhandler.cpp.

Function Documentation

◆ filt_str()

static QString filt_str ( uint  pid)
static

Definition at line 221 of file hdhrstreamhandler.cpp.

Referenced by HDHRStreamHandler::UpdateFilters().