TSDuck v3.38-3675
MPEG Transport Stream Toolkit
Loading...
Searching...
No Matches
ts::ATSCEIT::Event Class Reference

Description of an event. More...

#include <tsATSCEIT.h>

Inheritance diagram for ts::ATSCEIT::Event:
Collaboration diagram for ts::ATSCEIT::Event:

Public Member Functions

 Event (const AbstractTable *table)
 Constructor.
 

Public Attributes

uint8_t ETM_location = 0
 Location of extended text message, 2 bits.
 
uint16_t event_id = 0
 Event id, 14 bits.
 
cn::seconds length_in_seconds {}
 Event duration in seconds, 20 bits.
 
Time start_time {}
 Event start_time.
 
ATSCMultipleString title_text {}
 Multi-lingual event title.
 

Detailed Description

Description of an event.

Note: by inheriting from EntryWithDescriptors, there is a public field "DescriptorList descs".

Constructor & Destructor Documentation

◆ Event()

ts::ATSCEIT::Event::Event ( const AbstractTable table)

Constructor.

Parameters
[in]tableParent EIT.

The documentation for this class was generated from the following file: