Description of a service. More...
Public Member Functions | |
Service (const AbstractTable *table, uint8_t status=0) | |
Constructor. More... | |
Public Attributes | |
uint8_t | running_status |
Running status of the event. | |
Description of a service.
Note: by inheriting from EntryWithDescriptors, there is a public field "DescriptorList descs".
|
explicit |
Constructor.
[in] | table | Parent SelectionInformationTable. |
[in] | status | Running status. |