![]() |
CPPMyth
Library to interoperate with MythTV server
|

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 |
Definition at line 253 of file mythtypes.h.
|
inline |
Definition at line 267 of file mythtypes.h.
| std::string Myth::Channel::callSign |
Definition at line 257 of file mythtypes.h.
| std::string Myth::Channel::chanFilters |
Definition at line 262 of file mythtypes.h.
| uint32_t Myth::Channel::chanId |
Definition at line 255 of file mythtypes.h.
| std::string Myth::Channel::channelName |
Definition at line 259 of file mythtypes.h.
| std::string Myth::Channel::chanNum |
Definition at line 256 of file mythtypes.h.
| bool Myth::Channel::commFree |
Definition at line 261 of file mythtypes.h.
| std::string Myth::Channel::iconURL |
Definition at line 258 of file mythtypes.h.
| uint32_t Myth::Channel::inputId |
Definition at line 264 of file mythtypes.h.
| uint32_t Myth::Channel::mplexId |
Definition at line 260 of file mythtypes.h.
| uint32_t Myth::Channel::sourceId |
Definition at line 263 of file mythtypes.h.
| bool Myth::Channel::visible |
Definition at line 265 of file mythtypes.h.