TSDuck v3.38-3710
MPEG Transport Stream Toolkit
Loading...
Searching...
No Matches
ts::NorDigLogicalChannelDescriptorV2::Service Struct Reference

Service entry. More...

#include <tsNorDigLogicalChannelDescriptorV2.h>

Public Member Functions

 Service (uint16_t id=0, bool visible=true, uint16_t lcn=0)
 Constructor.
 

Public Attributes

uint16_t lcn = 0
 Logical channel number, 10 bits.
 
uint16_t service_id = 0
 Service id.
 
bool visible = false
 Service is visible.
 

Detailed Description

Service entry.

Constructor & Destructor Documentation

◆ Service()

ts::NorDigLogicalChannelDescriptorV2::Service::Service ( uint16_t  id = 0,
bool  visible = true,
uint16_t  lcn = 0 
)

Constructor.

Parameters
[in]idService id.
[in]visibleService is visible.
[in]lcnLogical channel number.

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