![]() |
TSDuck v3.43-4480
MPEG Transport Stream Toolkit
|
#include <tsNorDigLogicalChannelDescriptorV1.h>
Public Member Functions | |
| Entry (uint16_t id_=0, bool visible_=true, uint16_t lcn_=0) | |
| Constructor. | |
Public Attributes | |
| uint16_t | lcn = 0 |
| Logical channel number, 14 bits. | |
| uint16_t | service_id = 0 |
| Service id. | |
| bool | visible = false |
| Service is visible. | |
Service entry.
| ts::NorDigLogicalChannelDescriptorV1::Entry::Entry | ( | uint16_t | id_ = 0, |
| bool | visible_ = true, |
||
| uint16_t | lcn_ = 0 |
||
| ) |