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

Data Fields | |
| uint32_t | recordId |
| int32_t | priority |
| int8_t | status |
| uint32_t | encoderId |
| uint8_t | recType |
| uint8_t | dupInType |
| uint8_t | dupMethod |
| time_t | startTs |
| time_t | endTs |
| std::string | profile |
| std::string | recGroup |
| std::string | storageGroup |
| std::string | playGroup |
| uint32_t | recordedId |
Definition at line 281 of file mythtypes.h.
|
inline |
Definition at line 298 of file mythtypes.h.
| uint8_t Myth::Recording::dupInType |
Definition at line 288 of file mythtypes.h.
| uint8_t Myth::Recording::dupMethod |
Definition at line 289 of file mythtypes.h.
| uint32_t Myth::Recording::encoderId |
Definition at line 286 of file mythtypes.h.
| time_t Myth::Recording::endTs |
Definition at line 291 of file mythtypes.h.
| std::string Myth::Recording::playGroup |
Definition at line 295 of file mythtypes.h.
| int32_t Myth::Recording::priority |
Definition at line 284 of file mythtypes.h.
| std::string Myth::Recording::profile |
Definition at line 292 of file mythtypes.h.
| std::string Myth::Recording::recGroup |
Definition at line 293 of file mythtypes.h.
| uint32_t Myth::Recording::recordedId |
Definition at line 296 of file mythtypes.h.
| uint32_t Myth::Recording::recordId |
Definition at line 283 of file mythtypes.h.
| uint8_t Myth::Recording::recType |
Definition at line 287 of file mythtypes.h.
| time_t Myth::Recording::startTs |
Definition at line 290 of file mythtypes.h.
| int8_t Myth::Recording::status |
Definition at line 285 of file mythtypes.h.
| std::string Myth::Recording::storageGroup |
Definition at line 294 of file mythtypes.h.