#include <atsc.h>
◆ ATSCEvent()
ATSCEvent::ATSCEvent |
( |
const uint8_t *const |
buffer | ) |
|
◆ ~ATSCEvent()
ATSCEvent::~ATSCEvent |
( |
void |
| ) |
|
◆ getDescriptorsLoopLength()
uint16_t ATSCEvent::getDescriptorsLoopLength |
( |
void |
| ) |
const |
◆ getETMLocation()
uint8_t ATSCEvent::getETMLocation |
( |
void |
| ) |
const |
◆ getEventId()
uint16_t ATSCEvent::getEventId |
( |
void |
| ) |
const |
◆ getLengthInSeconds()
uint32_t ATSCEvent::getLengthInSeconds |
( |
void |
| ) |
const |
◆ getStartTime()
uint32_t ATSCEvent::getStartTime |
( |
void |
| ) |
const |
◆ getTitle()
const std::string ATSCEvent::getTitle |
( |
const std::string & |
language | ) |
const |
◆ getTitleLength()
uint16_t ATSCEvent::getTitleLength |
( |
void |
| ) |
const |
◆ descriptorsLoopLength
unsigned ATSCEvent::descriptorsLoopLength |
|
protected |
◆ ETMLocation
unsigned ATSCEvent::ETMLocation |
|
protected |
◆ eventId
unsigned ATSCEvent::eventId |
|
protected |
◆ lengthInSeconds
unsigned ATSCEvent::lengthInSeconds |
|
protected |
◆ startTime
unsigned ATSCEvent::startTime |
|
protected |
◆ title
◆ titleLength
unsigned ATSCEvent::titleLength |
|
protected |
The documentation for this class was generated from the following files: