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

SL_packetized stream entry. More...

#include <tsFMCDescriptor.h>

Public Member Functions

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

Public Attributes

uint16_t ES_ID = 0
 Elementary stream id.
 
uint8_t M4MuxChannel = 0
 M4xMux channel number.
 

Detailed Description

SL_packetized stream entry.

Constructor & Destructor Documentation

◆ Entry()

ts::FMCDescriptor::Entry::Entry ( uint16_t  id = 0,
uint8_t  fmc = 0 
)

Default constructor.

Parameters
[in]idElementary stream id.
[in]fmcM4Mux channel number.

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