MythTV  master
Macros
DeviceReadBuffer.cpp File Reference
#include <algorithm>
#include "libmythbase/compat.h"
#include "libmythbase/mthread.h"
#include "libmythbase/mythcorecontext.h"
#include "libmythbase/mythlogging.h"
#include "libmythbase/sizetliteral.h"
#include "DeviceReadBuffer.h"
#include "mpeg/tspacket.h"
Include dependency graph for DeviceReadBuffer.cpp:

Go to the source code of this file.

Macros

#define REPORT_RING_STATS   0
 Set this to 1 to report on statistics. More...
 
#define LOC   QString("DevRdB(%1): ").arg(m_videoDevice)
 

Macro Definition Documentation

◆ REPORT_RING_STATS

#define REPORT_RING_STATS   0

Set this to 1 to report on statistics.

Definition at line 17 of file DeviceReadBuffer.cpp.

◆ LOC

#define LOC   QString("DevRdB(%1): ").arg(m_videoDevice)

Definition at line 19 of file DeviceReadBuffer.cpp.