![]() |
TSDuck v3.43-4480
MPEG Transport Stream Toolkit
|
Description of link information. More...
#include <tsRCT.h>


Public Attributes | |
| bool | default_icon_flag = false |
| 1 bit. | |
| DescriptorList | descs |
| List of descriptors for this entry, publicly accessible. | |
| DVBBinaryLocator | dvb_binary_locator {} |
| when link_type == 1 or 2. | |
| uint8_t | group_id = 0 |
| 4 bits. | |
| uint8_t | how_related_classification_scheme_id = 0 |
| 6 bits. | |
| uint8_t | icon_id = 0 |
| 3 bits. | |
| uint8_t | link_type = 0 |
| 4 bits. | |
| UString | media_uri {} |
| when link_type == 0 or 2. | |
| size_t | order_hint |
| Preferred insertion index when serializing the table or NPOS if unspecified. | |
| uint8_t | precedence = 0 |
| 4 bits. | |
| std::list< PromotionalText > | promotional_texts {} |
| any number. | |
| uint16_t | term_id = 0 |
| 12 bits. | |
Description of link information.
Note: by inheriting from EntryWithDescriptors, there is a public field "DescriptorList descs".
|
inherited |
Preferred insertion index when serializing the table or NPOS if unspecified.
This is an informational hint which can be used or ignored.