TSDuck v3.40-3963
MPEG Transport Stream Toolkit
|
Description of an application inside an AIT. More...
#include <tsAIT.h>
Public Member Functions | |
Application (const AbstractTable *table) | |
Constructor. | |
Public Attributes | |
uint8_t | control_code = 0 |
Control code of the application. | |
Description of an application inside an AIT.
Note: by inheriting from EntryWithDescriptors, there is a public field "DescriptorList descs".
|
explicit |
Constructor.
[in] | table | Parent AIT. |