![]() |
TSDuck v3.43-4480
MPEG Transport Stream Toolkit
|
#include <tsDTGServiceAttributeDescriptor.h>
Public Member Functions | |
| Entry (uint16_t id=0, bool numeric=true, bool visible=true) | |
| Constructor. | |
Public Attributes | |
| bool | numeric_selection |
| Service is selectable by LCN. | |
| uint16_t | service_id |
| Service id. | |
| bool | visible_service |
| Service is visible. | |
Service entry.
| ts::DTGServiceAttributeDescriptor::Entry::Entry | ( | uint16_t | id = 0, |
| bool | numeric = true, |
||
| bool | visible = true |
||
| ) |