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

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

Detailed Description

Definition at line 281 of file mythtypes.h.

Constructor & Destructor Documentation

◆ Recording()

Myth::Recording::Recording ( )
inline

Definition at line 298 of file mythtypes.h.

Field Documentation

◆ dupInType

uint8_t Myth::Recording::dupInType

Definition at line 288 of file mythtypes.h.

◆ dupMethod

uint8_t Myth::Recording::dupMethod

Definition at line 289 of file mythtypes.h.

◆ encoderId

uint32_t Myth::Recording::encoderId

Definition at line 286 of file mythtypes.h.

◆ endTs

time_t Myth::Recording::endTs

Definition at line 291 of file mythtypes.h.

◆ playGroup

std::string Myth::Recording::playGroup

Definition at line 295 of file mythtypes.h.

◆ priority

int32_t Myth::Recording::priority

Definition at line 284 of file mythtypes.h.

◆ profile

std::string Myth::Recording::profile

Definition at line 292 of file mythtypes.h.

◆ recGroup

std::string Myth::Recording::recGroup

Definition at line 293 of file mythtypes.h.

◆ recordedId

uint32_t Myth::Recording::recordedId

Definition at line 296 of file mythtypes.h.

◆ recordId

uint32_t Myth::Recording::recordId

Definition at line 283 of file mythtypes.h.

◆ recType

uint8_t Myth::Recording::recType

Definition at line 287 of file mythtypes.h.

◆ startTs

time_t Myth::Recording::startTs

Definition at line 290 of file mythtypes.h.

◆ status

int8_t Myth::Recording::status

Definition at line 285 of file mythtypes.h.

◆ storageGroup

std::string Myth::Recording::storageGroup

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