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

Channel list entry. More...

#include <tsNorDigLogicalChannelDescriptorV2.h>

Collaboration diagram for ts::NorDigLogicalChannelDescriptorV2::ChannelList:

Public Member Functions

 ChannelList (uint8_t id=0, const UString &name=UString(), const UString &country=UString())
 Constructor.
 

Public Attributes

uint8_t channel_list_id = 0
 Channel list id.
 
UString channel_list_name {}
 Channel list name.
 
UString country_code {}
 3-character country code.
 
ServiceList services {}
 List of services.
 

Detailed Description

Channel list entry.

Constructor & Destructor Documentation

◆ ChannelList()

ts::NorDigLogicalChannelDescriptorV2::ChannelList::ChannelList ( uint8_t  id = 0,
const UString name = UString(),
const UString country = UString() 
)

Constructor.

Parameters
[in]idChannel list id.
[in]nameChannel list name.
[in]countryCountry code.

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