![]() |
TSDuck v3.43-4480
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. |