TSDuck v3.38-3696
MPEG Transport Stream Toolkit
Loading...
Searching...
No Matches
ts::EASInbandExceptionChannelsDescriptor::Entry Class Reference

Exception entry. More...

#include <tsEASInbandExceptionChannelsDescriptor.h>

Public Member Functions

 Entry (uint8_t chan=0, uint16_t prog=0)
 Default constructor.
 

Public Attributes

uint16_t program_number = 0
 Programe number, aka service id.
 
uint8_t RF_channel = 0
 RF channel number of the carrier.
 

Detailed Description

Exception entry.

Constructor & Destructor Documentation

◆ Entry()

ts::EASInbandExceptionChannelsDescriptor::Entry::Entry ( uint8_t  chan = 0,
uint16_t  prog = 0 
)

Default constructor.

Parameters
[in]chanRF channel number of the carrier.
[in]progPrograme number, aka service id.

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