TSDuck v3.40-3963
MPEG Transport Stream Toolkit
|
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. | |
SL_packetized stream entry.
ts::FMCDescriptor::Entry::Entry | ( | uint16_t | id = 0 , |
uint8_t | fmc = 0 |
||
) |
Default constructor.
[in] | id | Elementary stream id. |
[in] | fmc | M4Mux channel number. |