TSDuck v3.38-3699
MPEG Transport Stream Toolkit
Loading...
Searching...
No Matches
ts::NorDigLogicalChannelDescriptorV1::Entry Struct Reference

Service entry. More...

#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.
 

Detailed Description

Service entry.

Constructor & Destructor Documentation

◆ Entry()

ts::NorDigLogicalChannelDescriptorV1::Entry::Entry ( uint16_t  id_ = 0,
bool  visible_ = true,
uint16_t  lcn_ = 0 
)

Constructor.

Parameters
[in]id_Service id.
[in]visible_Service is visible.
[in]lcn_Logical channel number.

The documentation for this struct was generated from the following file: