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

Data Fields | |
| uint32_t | inputId |
| uint32_t | cardId |
| uint32_t | sourceId |
| uint32_t | mplexId |
| std::string | inputName |
| uint8_t | liveTVOrder |
Definition at line 441 of file mythtypes.h.
|
inline |
Definition at line 450 of file mythtypes.h.
| uint32_t Myth::CardInput::cardId |
Definition at line 444 of file mythtypes.h.
| uint32_t Myth::CardInput::inputId |
Definition at line 443 of file mythtypes.h.
| std::string Myth::CardInput::inputName |
Definition at line 447 of file mythtypes.h.
| uint8_t Myth::CardInput::liveTVOrder |
Definition at line 448 of file mythtypes.h.
| uint32_t Myth::CardInput::mplexId |
Definition at line 446 of file mythtypes.h.
| uint32_t Myth::CardInput::sourceId |
Definition at line 445 of file mythtypes.h.