![]() |
TSDuck v3.43-4520
MPEG Transport Stream Toolkit
|
Description of an instance of service. More...
#include <tsmcastNIPService.h>

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