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

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
double stars
std::string airdate
uint16_t audioProps
uint16_t videoProps
uint16_t subProps
Channel channel
Recording recording
std::vector< Artworkartwork

Detailed Description

Definition at line 375 of file mythtypes.h.

Constructor & Destructor Documentation

◆ Program()

Myth::Program::Program ( )
inline

Definition at line 404 of file mythtypes.h.

Field Documentation

◆ airdate

std::string Myth::Program::airdate

Definition at line 396 of file mythtypes.h.

◆ artwork

std::vector<Artwork> Myth::Program::artwork

Definition at line 402 of file mythtypes.h.

◆ audioProps

uint16_t Myth::Program::audioProps

Definition at line 397 of file mythtypes.h.

◆ category

std::string Myth::Program::category

Definition at line 384 of file mythtypes.h.

◆ catType

std::string Myth::Program::catType

Definition at line 385 of file mythtypes.h.

◆ channel

Channel Myth::Program::channel

Definition at line 400 of file mythtypes.h.

◆ description

std::string Myth::Program::description

Definition at line 381 of file mythtypes.h.

◆ endTime

time_t Myth::Program::endTime

Definition at line 378 of file mythtypes.h.

◆ episode

uint16_t Myth::Program::episode

Definition at line 383 of file mythtypes.h.

◆ fileName

std::string Myth::Program::fileName

Definition at line 387 of file mythtypes.h.

◆ fileSize

int64_t Myth::Program::fileSize

Definition at line 388 of file mythtypes.h.

◆ hostName

std::string Myth::Program::hostName

Definition at line 386 of file mythtypes.h.

◆ inetref

std::string Myth::Program::inetref

Definition at line 393 of file mythtypes.h.

◆ lastModified

time_t Myth::Program::lastModified

Definition at line 394 of file mythtypes.h.

◆ programFlags

uint32_t Myth::Program::programFlags

Definition at line 390 of file mythtypes.h.

◆ programId

std::string Myth::Program::programId

Definition at line 392 of file mythtypes.h.

◆ recording

Recording Myth::Program::recording

Definition at line 401 of file mythtypes.h.

◆ repeat

bool Myth::Program::repeat

Definition at line 389 of file mythtypes.h.

◆ season

uint16_t Myth::Program::season

Definition at line 382 of file mythtypes.h.

◆ seriesId

std::string Myth::Program::seriesId

Definition at line 391 of file mythtypes.h.

◆ stars

double Myth::Program::stars

Definition at line 395 of file mythtypes.h.

◆ startTime

time_t Myth::Program::startTime

Definition at line 377 of file mythtypes.h.

◆ subProps

uint16_t Myth::Program::subProps

Definition at line 399 of file mythtypes.h.

◆ subTitle

std::string Myth::Program::subTitle

Definition at line 380 of file mythtypes.h.

◆ title

std::string Myth::Program::title

Definition at line 379 of file mythtypes.h.

◆ videoProps

uint16_t Myth::Program::videoProps

Definition at line 398 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