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

Service entry. More...

#include <tsServiceListDescriptor.h>

Public Member Functions

 Entry (uint16_t id=0, uint8_t type=0)
 Default constructor.
 

Public Attributes

uint16_t service_id = 0
 Service id.
 
uint8_t service_type = 0
 Service type.
 

Detailed Description

Service entry.

Constructor & Destructor Documentation

◆ Entry()

ts::ServiceListDescriptor::Entry::Entry ( uint16_t  id = 0,
uint8_t  type = 0 
)

Default constructor.

Parameters
[in]idService id.
[in]typeService type.

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