TSDuck v3.43-4520
MPEG Transport Stream Toolkit
Loading...
Searching...
No Matches
ts::mcast::ServiceList::ServiceInstance Class Reference

Definition of a <ServiceInstance>. More...

#include <tsmcastServiceList.h>

Collaboration diagram for ts::mcast::ServiceList::ServiceInstance:

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".
 

Detailed Description

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.


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