CPPMyth
Library to interoperate with MythTV server
Loading...
Searching...
No Matches
Myth::Channel Struct Reference
Collaboration diagram for Myth::Channel:

Data Fields

uint32_t chanId
std::string chanNum
std::string callSign
std::string iconURL
std::string channelName
uint32_t mplexId
bool commFree
std::string chanFilters
uint32_t sourceId
uint32_t inputId
bool visible

Detailed Description

Definition at line 253 of file mythtypes.h.

Constructor & Destructor Documentation

◆ Channel()

Myth::Channel::Channel ( )
inline

Definition at line 267 of file mythtypes.h.

Field Documentation

◆ callSign

std::string Myth::Channel::callSign

Definition at line 257 of file mythtypes.h.

◆ chanFilters

std::string Myth::Channel::chanFilters

Definition at line 262 of file mythtypes.h.

◆ chanId

uint32_t Myth::Channel::chanId

Definition at line 255 of file mythtypes.h.

◆ channelName

std::string Myth::Channel::channelName

Definition at line 259 of file mythtypes.h.

◆ chanNum

std::string Myth::Channel::chanNum

Definition at line 256 of file mythtypes.h.

◆ commFree

bool Myth::Channel::commFree

Definition at line 261 of file mythtypes.h.

◆ iconURL

std::string Myth::Channel::iconURL

Definition at line 258 of file mythtypes.h.

◆ inputId

uint32_t Myth::Channel::inputId

Definition at line 264 of file mythtypes.h.

◆ mplexId

uint32_t Myth::Channel::mplexId

Definition at line 260 of file mythtypes.h.

◆ sourceId

uint32_t Myth::Channel::sourceId

Definition at line 263 of file mythtypes.h.

◆ visible

bool Myth::Channel::visible

Definition at line 265 of file mythtypes.h.


The documentation for this struct was generated from the following file:
  • /home/jlb/src/janbar/PVR/cppmythlib/cppmyth/src/mythtypes.h