![]() |
TSDuck v3.43-4480
MPEG Transport Stream Toolkit
|
Module entry. More...
#include <tsPrefetchDescriptor.h>

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. | |
Module entry.
Default constructor.
| [in] | str | Label. |
| [in] | pri | Prefetch priority, 1 to 100. |