TSDuck v3.38-3699
MPEG Transport Stream Toolkit
Loading...
Searching...
No Matches
ts::AIT::Application Class Reference

Description of an application inside an AIT. More...

#include <tsAIT.h>

Inheritance diagram for ts::AIT::Application:
Collaboration diagram for ts::AIT::Application:

Public Member Functions

 Application (const AbstractTable *table)
 Constructor.
 

Public Attributes

uint8_t control_code = 0
 Control code of the application.
 

Detailed Description

Description of an application inside an AIT.

Note: by inheriting from EntryWithDescriptors, there is a public field "DescriptorList descs".

Constructor & Destructor Documentation

◆ Application()

ts::AIT::Application::Application ( const AbstractTable table)
explicit

Constructor.

Parameters
[in]tableParent AIT.

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