TSDuck  v3.39-3902
MPEG Transport Stream Toolkit
ts::DCT::ModelInfo Class Reference

Identification of a receiver model and software. More...

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.
 

Detailed Description

Identification of a receiver model and software.


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