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

Service entry. More...

#include <tsDTGServiceAttributeDescriptor.h>

Public Member Functions

 Entry (uint16_t id=0, bool numeric=true, bool visible=true)
 Constructor.
 

Public Attributes

bool numeric_selection
 Service is selectable by LCN.
 
uint16_t service_id
 Service id.
 
bool visible_service
 Service is visible.
 

Detailed Description

Service entry.

Constructor & Destructor Documentation

◆ Entry()

ts::DTGServiceAttributeDescriptor::Entry::Entry ( uint16_t  id = 0,
bool  numeric = true,
bool  visible = true 
)

Constructor.

Parameters
[in]idService id.
[in]numericService is selectable by number.
[in]visibleService is visible.

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