Module triplet.
More...
#include <tsISDBHyperlinkDescriptor.h>
|
uint8_t | component_tag = 0 |
| Label identifying the component stream transmitting the linked carousel module.
|
|
uint16_t | event_id = 0 |
| The identifier number of the linked event.
|
|
uint16_t | module_id = 0 |
| The identifier number of the linked carousel module.
|
|
uint16_t | original_network_id = 0 |
| Label identifying the network_id of the originating delivery system where the linked service belongs.
|
|
uint16_t | service_id = 0 |
| Label identifying the service in the linked Transport Stream and describes the same service_id as the program_number in the corresponding program map section.
|
|
uint16_t | transport_stream_id = 0 |
| Label identifying the Transport Stream where the linked service belongs.
|
|
◆ ModuleTriplet()
ts::ISDBHyperlinkDescriptor::ModuleTriplet::ModuleTriplet |
( |
PSIBuffer & |
buf | ) |
|
|
inline |
Read-in constructor.
- Parameters
-
[in,out] | buf | Deserialization buffer. Read the descriptor payload from buf. The end of read is the end of the binary payload. If any kind of error is reported in the buffer or if the payload is not completely read, the deserialization is considered as invalid. |
The documentation for this class was generated from the following file: