CPPMyth
Library to interoperate with MythTV server
|
Data Fields | |
time_t | startTime |
time_t | endTime |
std::string | title |
std::string | subTitle |
std::string | description |
uint16_t | season |
uint16_t | episode |
std::string | category |
std::string | catType |
std::string | hostName |
std::string | fileName |
int64_t | fileSize |
bool | repeat |
uint32_t | programFlags |
std::string | seriesId |
std::string | programId |
std::string | inetref |
time_t | lastModified |
std::string | stars |
time_t | airdate |
uint16_t | audioProps |
uint16_t | videoProps |
uint16_t | subProps |
Channel | channel |
Recording | recording |
std::vector< Artwork > | artwork |
Definition at line 315 of file mythtypes.h.