TSDuck v3.43-4520
MPEG Transport Stream Toolkit
Loading...
Searching...
No Matches
ts::mcast::ServiceList::LCNTable Class Reference

Definition of a <LCNTable>. More...

#include <tsmcastServiceList.h>

Public Member Functions

 LCNTable (const xml::Element *element=nullptr)
 Constructor.
 

Public Attributes

std::list< LCNTableEntrylcns {}
 Elements <LCN>.
 
bool preserve_broadcast_lcn = false
 Attribute "preserveBroadcastLCN".
 
bool valid = false
 Element was correctly deserialized.
 

Detailed Description

Definition of a <LCNTable>.

Constructor & Destructor Documentation

◆ LCNTable()

ts::mcast::ServiceList::LCNTable::LCNTable ( const xml::Element element = nullptr)

Constructor.

Parameters
[in]elementXML element containing the object.

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