![]() |
TSDuck v3.43-4480
MPEG Transport Stream Toolkit
|
Identification of all DLT in a transport stream. More...
#include <tsDCT.h>
Public Member Functions | |
| StreamInfo ()=default | |
| Default constructor. | |
Public Attributes | |
| PID | DL_PID = PID_NULL |
| Download PID containing DLT. | |
| PID | ECM_PID = PID_NULL |
| PID containing ECM's for DL_PID scrambling. | |
| std::list< ModelInfo > | models {} |
| List of downloaded software. | |
| uint16_t | transport_stream_id = 0 |
| Transport stream id. | |
Identification of all DLT in a transport stream.