Description of DVB binary locator.
More...
#include <tsRCT.h>
|
uint8_t | component_tag = 0 |
| 8 bits, when identifier_type == 3.
|
|
uint16_t | duration = 0 |
| 16 bits, count of 2-second periods.
|
|
uint16_t | dvb_service_triplet_id = 0 |
| 10 bits, when inline_service == false.
|
|
uint8_t | early_start_window = 0 |
| 3 bits, when identifier_type == 0 && scheduled_time_reliability == true.
|
|
uint16_t | event_id = 0 |
| 16 bits, when identifier_type == 1.
|
|
uint8_t | identifier_type = 0 |
| 2 bits.
|
|
bool | inline_service = false |
| 1 bit.
|
|
uint8_t | late_end_window = 0 |
| 5 bits, when identifier_type == 0 && scheduled_time_reliability == true.
|
|
uint16_t | original_network_id = 0 |
| 16 bits, when inline_service == true.
|
|
bool | scheduled_time_reliability = false |
| 1 bit.
|
|
uint16_t | service_id = 0 |
| 16 bits, when inline_service == true.
|
|
uint16_t | start_date = 0 |
| 9 bits, number of days from the beginning of the year indicated by year_offset field in enclosing structure.
|
|
uint16_t | start_time = 0 |
| 16 bits, number of 2-second periods since midnight.
|
|
uint16_t | transport_stream_id = 0 |
| 16 bits, when inline_service == true.
|
|
uint16_t | TVA_id = 0 |
| 16 bits, when identifier_type == 2 or 3.
|
|
Description of DVB binary locator.
- See also
- ETSI TS 102 323, 7.3.2.3.3
The documentation for this class was generated from the following file: