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

#include <libmythtv/channelscan/hdhrchannelfetcher.h>

Collaboration diagram for HDHRChannelInfo:
[legend]

Public Member Functions

 HDHRChannelInfo ()=default
 
 HDHRChannelInfo (QString name, QString number, const QString &url, QString modulation, QString videoCodec, QString audioCodec, uint frequency, uint serviceID, uint networkID, uint transportID)
 
bool IsValid (void) const
 

Public Attributes

QString m_name
 
QString m_number
 
IPTVTuningData m_tuning
 
QString m_channelType
 
QString m_modulation
 
QString m_videoCodec
 
QString m_audioCodec
 
uint m_frequency {0}
 
uint m_serviceID {0}
 
uint m_networkID {0}
 
uint m_transportID {0}
 
bool m_fta {true}
 

Detailed Description

Definition at line 23 of file hdhrchannelfetcher.h.

Constructor & Destructor Documentation

◆ HDHRChannelInfo() [1/2]

HDHRChannelInfo::HDHRChannelInfo ( )
default

◆ HDHRChannelInfo() [2/2]

HDHRChannelInfo::HDHRChannelInfo ( QString  name,
QString  number,
const QString &  url,
QString  modulation,
QString  videoCodec,
QString  audioCodec,
uint  frequency,
uint  serviceID,
uint  networkID,
uint  transportID 
)
inline

Definition at line 29 of file hdhrchannelfetcher.h.

Member Function Documentation

◆ IsValid()

bool HDHRChannelInfo::IsValid ( void  ) const
inline

Definition at line 71 of file hdhrchannelfetcher.h.

Member Data Documentation

◆ m_name

QString HDHRChannelInfo::m_name

Definition at line 77 of file hdhrchannelfetcher.h.

Referenced by IsValid().

◆ m_number

QString HDHRChannelInfo::m_number

Definition at line 78 of file hdhrchannelfetcher.h.

◆ m_tuning

IPTVTuningData HDHRChannelInfo::m_tuning

Definition at line 79 of file hdhrchannelfetcher.h.

Referenced by IsValid().

◆ m_channelType

QString HDHRChannelInfo::m_channelType

Definition at line 80 of file hdhrchannelfetcher.h.

Referenced by HDHRChannelInfo().

◆ m_modulation

QString HDHRChannelInfo::m_modulation

Definition at line 81 of file hdhrchannelfetcher.h.

◆ m_videoCodec

QString HDHRChannelInfo::m_videoCodec

Definition at line 82 of file hdhrchannelfetcher.h.

Referenced by HDHRChannelInfo().

◆ m_audioCodec

QString HDHRChannelInfo::m_audioCodec

Definition at line 83 of file hdhrchannelfetcher.h.

Referenced by HDHRChannelInfo().

◆ m_frequency

uint HDHRChannelInfo::m_frequency {0}

Definition at line 84 of file hdhrchannelfetcher.h.

◆ m_serviceID

uint HDHRChannelInfo::m_serviceID {0}

Definition at line 85 of file hdhrchannelfetcher.h.

◆ m_networkID

uint HDHRChannelInfo::m_networkID {0}

Definition at line 86 of file hdhrchannelfetcher.h.

◆ m_transportID

uint HDHRChannelInfo::m_transportID {0}

Definition at line 87 of file hdhrchannelfetcher.h.

◆ m_fta

bool HDHRChannelInfo::m_fta {true}

Definition at line 88 of file hdhrchannelfetcher.h.


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