![]() |
TSDuck v3.43-4520
MPEG Transport Stream Toolkit
|
Definition of a <ServiceInstance>. More...
#include <tsmcastServiceList.h>

Public Member Functions | |
| ServiceInstance ()=default | |
| Constructor. | |
Public Attributes | |
| UString | id {} |
| Attribute "id". | |
| UString | lang {} |
| Attribute "xml:lang". | |
| UString | media_params {} |
| Media playlist, manifest, etc. | |
| UString | media_params_type {} |
| Media parameters type. | |
| uint32_t | priority = 0 |
| Attribute "priority". | |
Definition of a <ServiceInstance>.
There are multiple types of delivery parameters. Only a subset is deserialized. The <IdentifierBasedDeliveryParameters> is used for HLS services and contains the HLS playlist. However, sometimes, they use <OtherDeliveryParameters> for HLS services.