#include <atsc.h>
|
| static const uint16_t | LENGTH = 4096 |
| |
| static const int | TID = 0xcc |
| |
| static const uint32_t | TIMEOUT = 10000 |
| |
◆ ExtendedTextTableSection()
| ExtendedTextTableSection::ExtendedTextTableSection |
( |
const uint8_t *const |
buffer | ) |
|
◆ ~ExtendedTextTableSection()
| ExtendedTextTableSection::~ExtendedTextTableSection |
( |
void |
| ) |
|
◆ getETMId()
| uint32_t ExtendedTextTableSection::getETMId |
( |
void |
| ) |
const |
◆ getMessage()
| const std::string ExtendedTextTableSection::getMessage |
( |
const std::string & |
language | ) |
const |
◆ ETMId
| unsigned ExtendedTextTableSection::ETMId |
|
protected |
◆ LENGTH
| const uint16_t ExtendedTextTableSection::LENGTH = 4096 |
|
static |
◆ message
◆ TID
| const int ExtendedTextTableSection::TID = 0xcc |
|
static |
◆ TIMEOUT
| const uint32_t ExtendedTextTableSection::TIMEOUT = 10000 |
|
static |
The documentation for this class was generated from the following files: