![]() |
TSDuck v3.43-4480
MPEG Transport Stream Toolkit
|
Identification of a receiver model and software. More...
#include <tsDCT.h>
Public Member Functions | |
| ModelInfo ()=default | |
| Default constructor. | |
Public Attributes | |
| uint8_t | DLT_size = 0 |
| Number of sections in the DLT with the same maker_id / model_id / version_id. | |
| uint8_t | maker_id = 0 |
| Manufacturer id. | |
| uint8_t | model_id = 0 |
| Model id within manufacturer. | |
| uint8_t | version_id = 0 |
| Downloaded software id. | |
Identification of a receiver model and software.