![]() |
TSDuck v3.43-4480
MPEG Transport Stream Toolkit
|
Description of a recording label. More...
#include <tsApplicationRecordingDescriptor.h>

Public Member Functions | |
| RecodingLabel (const UString &l=UString(), uint8_t p=0) | |
| Constructor. | |
Public Attributes | |
| UString | label {} |
| Label. | |
| uint8_t | storage_properties = 0 |
| Storage properties. | |
Description of a recording label.
|
inline |
Constructor.
| [in] | l | Label. |
| [in] | p | Storage properties. |