MythTV  master
Macros
iptvchannel.cpp File Reference
#include <utility>
#include <QUrl>
#include "libmythbase/mythdb.h"
#include "libmythbase/mythlogging.h"
#include "hlsstreamhandler.h"
#include "httptsstreamhandler.h"
#include "iptvchannel.h"
#include "iptvrecorder.h"
#include "iptvstreamhandler.h"
Include dependency graph for iptvchannel.cpp:

Go to the source code of this file.

Macros

#define LOC   QString("IPTVChan[%1]: ").arg(m_inputId)
 -*- Mode: c++ -*- IPTVChannel Copyright (c) 2006-2009 Silicondust Engineering Ltd, and Daniel Thor Kristjansson Copyright (c) 2012 Digital Nirvana, Inc. More...
 

Macro Definition Documentation

◆ LOC

#define LOC   QString("IPTVChan[%1]: ").arg(m_inputId)

-*- Mode: c++ -*- IPTVChannel Copyright (c) 2006-2009 Silicondust Engineering Ltd, and Daniel Thor Kristjansson Copyright (c) 2012 Digital Nirvana, Inc.

Copyright (c) 2013 Bubblestuff Pty Ltd Distributed as part of MythTV under GPL v2 and later.

Definition at line 26 of file iptvchannel.cpp.