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

Description of an instance of service. More...

#include <tsmcastNIPService.h>

Collaboration diagram for ts::mcast::NIPService::Instance:

Public Member Functions

 Instance ()=default
 Constructor.
 

Public Attributes

uint32_t instance_priority = 0
 Priority of this instance.
 
UString media_type {}
 MIME type of the media for this instance (HLS playlist, DASH manifest, etc).
 
FluteSessionId session_id {}
 Session where the service media are received.
 

Detailed Description

Description of an instance of service.

A service can be present on several media. The media file name is not present here, it is the index in the instance map. The media file is typically a HLS playlist, a MPEG-DASH manifest, etc.


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