MythTV  master
Public Member Functions | Public Attributes | List of all members
DVBDBOptions Class Reference

#include <tv_rec.h>

Public Member Functions

 DVBDBOptions ()=default
 

Public Attributes

bool m_dvbOnDemand {false}
 
std::chrono::milliseconds m_dvbTuningDelay {0ms}
 
bool m_dvbEitScan {true}
 

Detailed Description

Definition at line 81 of file tv_rec.h.

Constructor & Destructor Documentation

◆ DVBDBOptions()

DVBDBOptions::DVBDBOptions ( )
default

Member Data Documentation

◆ m_dvbOnDemand

bool DVBDBOptions::m_dvbOnDemand {false}

Definition at line 86 of file tv_rec.h.

Referenced by TVRec::CloseChannel(), ChannelBase::CreateChannel(), and TVRec::GetDevices().

◆ m_dvbTuningDelay

std::chrono::milliseconds DVBDBOptions::m_dvbTuningDelay {0ms}

Definition at line 87 of file tv_rec.h.

Referenced by ChannelBase::CreateChannel(), and TVRec::GetDevices().

◆ m_dvbEitScan

bool DVBDBOptions::m_dvbEitScan {true}

Definition at line 88 of file tv_rec.h.

Referenced by TVRec::GetDevices(), and TVRec::run().


The documentation for this class was generated from the following file: