MythTV  master
Macros | Functions
cetonchannel.cpp File Reference
#include "libmythbase/mythdbcon.h"
#include "libmythbase/mythlogging.h"
#include "cetonchannel.h"
#include "cetonstreamhandler.h"
#include "channelutil.h"
#include "videosource.h"
Include dependency graph for cetonchannel.cpp:

Go to the source code of this file.

Macros

#define LOC   QString("CetonChan[%1](%2): ").arg(m_inputId).arg(CetonChannel::GetDevice())
 -*- Mode: c++ -*- CetonChannel Copyright (c) 2011 Ronald Frazier Copyright (c) 2006-2009 by Silicondust Engineering Ltd. More...
 

Functions

static QString format_modulation (const DTVMultiplex &tuning)
 

Macro Definition Documentation

◆ LOC

#define LOC   QString("CetonChan[%1](%2): ").arg(m_inputId).arg(CetonChannel::GetDevice())

-*- Mode: c++ -*- CetonChannel Copyright (c) 2011 Ronald Frazier Copyright (c) 2006-2009 by Silicondust Engineering Ltd.

Distributed as part of MythTV under GPL v2 and later.

Definition at line 17 of file cetonchannel.cpp.

Function Documentation

◆ format_modulation()

static QString format_modulation ( const DTVMultiplex tuning)
static

Definition at line 73 of file cetonchannel.cpp.

Referenced by CetonChannel::Tune().