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

Data Fields

uint32_t recordId
std::string title
std::string subtitle
std::string description
std::string category
time_t startTime
time_t endTime
std::string seriesId
std::string programId
uint32_t chanId
std::string callSign
int8_t findDay
std::string findTime
uint32_t parentId
bool inactive
uint16_t season
uint16_t episode
std::string inetref
std::string type
RT_t type_t
std::string searchType
ST_t searchType_t
int8_t recPriority
uint32_t preferredInput
uint8_t startOffset
uint8_t endOffset
std::string dupMethod
DM_t dupMethod_t
std::string dupIn
DI_t dupIn_t
uint32_t filter
std::string recProfile
std::string recGroup
std::string storageGroup
std::string playGroup
bool autoExpire
uint32_t maxEpisodes
bool maxNewest
bool autoCommflag
bool autoTranscode
bool autoMetaLookup
bool autoUserJob1
bool autoUserJob2
bool autoUserJob3
bool autoUserJob4
uint32_t transcoder
time_t nextRecording
time_t lastRecorded
time_t lastDeleted
uint32_t averageDelay

Detailed Description

Definition at line 477 of file mythtypes.h.

Constructor & Destructor Documentation

◆ RecordSchedule()

Myth::RecordSchedule::RecordSchedule ( )
inline

Definition at line 530 of file mythtypes.h.

Field Documentation

◆ autoCommflag

bool Myth::RecordSchedule::autoCommflag

Definition at line 517 of file mythtypes.h.

◆ autoExpire

bool Myth::RecordSchedule::autoExpire

Definition at line 514 of file mythtypes.h.

◆ autoMetaLookup

bool Myth::RecordSchedule::autoMetaLookup

Definition at line 519 of file mythtypes.h.

◆ autoTranscode

bool Myth::RecordSchedule::autoTranscode

Definition at line 518 of file mythtypes.h.

◆ autoUserJob1

bool Myth::RecordSchedule::autoUserJob1

Definition at line 520 of file mythtypes.h.

◆ autoUserJob2

bool Myth::RecordSchedule::autoUserJob2

Definition at line 521 of file mythtypes.h.

◆ autoUserJob3

bool Myth::RecordSchedule::autoUserJob3

Definition at line 522 of file mythtypes.h.

◆ autoUserJob4

bool Myth::RecordSchedule::autoUserJob4

Definition at line 523 of file mythtypes.h.

◆ averageDelay

uint32_t Myth::RecordSchedule::averageDelay

Definition at line 528 of file mythtypes.h.

◆ callSign

std::string Myth::RecordSchedule::callSign

Definition at line 489 of file mythtypes.h.

◆ category

std::string Myth::RecordSchedule::category

Definition at line 483 of file mythtypes.h.

◆ chanId

uint32_t Myth::RecordSchedule::chanId

Definition at line 488 of file mythtypes.h.

◆ description

std::string Myth::RecordSchedule::description

Definition at line 482 of file mythtypes.h.

◆ dupIn

std::string Myth::RecordSchedule::dupIn

Definition at line 507 of file mythtypes.h.

◆ dupIn_t

DI_t Myth::RecordSchedule::dupIn_t

Definition at line 508 of file mythtypes.h.

◆ dupMethod

std::string Myth::RecordSchedule::dupMethod

Definition at line 505 of file mythtypes.h.

◆ dupMethod_t

DM_t Myth::RecordSchedule::dupMethod_t

Definition at line 506 of file mythtypes.h.

◆ endOffset

uint8_t Myth::RecordSchedule::endOffset

Definition at line 504 of file mythtypes.h.

◆ endTime

time_t Myth::RecordSchedule::endTime

Definition at line 485 of file mythtypes.h.

◆ episode

uint16_t Myth::RecordSchedule::episode

Definition at line 495 of file mythtypes.h.

◆ filter

uint32_t Myth::RecordSchedule::filter

Definition at line 509 of file mythtypes.h.

◆ findDay

int8_t Myth::RecordSchedule::findDay

Definition at line 490 of file mythtypes.h.

◆ findTime

std::string Myth::RecordSchedule::findTime

Definition at line 491 of file mythtypes.h.

◆ inactive

bool Myth::RecordSchedule::inactive

Definition at line 493 of file mythtypes.h.

◆ inetref

std::string Myth::RecordSchedule::inetref

Definition at line 496 of file mythtypes.h.

◆ lastDeleted

time_t Myth::RecordSchedule::lastDeleted

Definition at line 527 of file mythtypes.h.

◆ lastRecorded

time_t Myth::RecordSchedule::lastRecorded

Definition at line 526 of file mythtypes.h.

◆ maxEpisodes

uint32_t Myth::RecordSchedule::maxEpisodes

Definition at line 515 of file mythtypes.h.

◆ maxNewest

bool Myth::RecordSchedule::maxNewest

Definition at line 516 of file mythtypes.h.

◆ nextRecording

time_t Myth::RecordSchedule::nextRecording

Definition at line 525 of file mythtypes.h.

◆ parentId

uint32_t Myth::RecordSchedule::parentId

Definition at line 492 of file mythtypes.h.

◆ playGroup

std::string Myth::RecordSchedule::playGroup

Definition at line 513 of file mythtypes.h.

◆ preferredInput

uint32_t Myth::RecordSchedule::preferredInput

Definition at line 502 of file mythtypes.h.

◆ programId

std::string Myth::RecordSchedule::programId

Definition at line 487 of file mythtypes.h.

◆ recGroup

std::string Myth::RecordSchedule::recGroup

Definition at line 511 of file mythtypes.h.

◆ recordId

uint32_t Myth::RecordSchedule::recordId

Definition at line 479 of file mythtypes.h.

◆ recPriority

int8_t Myth::RecordSchedule::recPriority

Definition at line 501 of file mythtypes.h.

◆ recProfile

std::string Myth::RecordSchedule::recProfile

Definition at line 510 of file mythtypes.h.

◆ searchType

std::string Myth::RecordSchedule::searchType

Definition at line 499 of file mythtypes.h.

◆ searchType_t

ST_t Myth::RecordSchedule::searchType_t

Definition at line 500 of file mythtypes.h.

◆ season

uint16_t Myth::RecordSchedule::season

Definition at line 494 of file mythtypes.h.

◆ seriesId

std::string Myth::RecordSchedule::seriesId

Definition at line 486 of file mythtypes.h.

◆ startOffset

uint8_t Myth::RecordSchedule::startOffset

Definition at line 503 of file mythtypes.h.

◆ startTime

time_t Myth::RecordSchedule::startTime

Definition at line 484 of file mythtypes.h.

◆ storageGroup

std::string Myth::RecordSchedule::storageGroup

Definition at line 512 of file mythtypes.h.

◆ subtitle

std::string Myth::RecordSchedule::subtitle

Definition at line 481 of file mythtypes.h.

◆ title

std::string Myth::RecordSchedule::title

Definition at line 480 of file mythtypes.h.

◆ transcoder

uint32_t Myth::RecordSchedule::transcoder

Definition at line 524 of file mythtypes.h.

◆ type

std::string Myth::RecordSchedule::type

Definition at line 497 of file mythtypes.h.

◆ type_t

RT_t Myth::RecordSchedule::type_t

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