TSDuck v3.38-3699
MPEG Transport Stream Toolkit
Loading...
Searching...
No Matches
ts::PrefetchDescriptor::Entry Struct Reference

Module entry. More...

#include <tsPrefetchDescriptor.h>

Collaboration diagram for ts::PrefetchDescriptor::Entry:

Public Member Functions

 Entry (const UString &str=UString(), uint8_t pri=1)
 Default constructor.
 

Public Attributes

UString label {}
 Label string.
 
uint8_t prefetch_priority = 0
 Prefetch priority, 1 to 100.
 

Detailed Description

Module entry.

Constructor & Destructor Documentation

◆ Entry()

ts::PrefetchDescriptor::Entry::Entry ( const UString str = UString(),
uint8_t  pri = 1 
)

Default constructor.

Parameters
[in]strLabel.
[in]priPrefetch priority, 1 to 100.

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