TSDuck v3.38-3696
MPEG Transport Stream Toolkit
Loading...
Searching...
No Matches
ts::ApplicationRecordingDescriptor::RecodingLabel Class Reference

Description of a recording label. More...

#include <tsApplicationRecordingDescriptor.h>

Collaboration diagram for ts::ApplicationRecordingDescriptor::RecodingLabel:

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.
 

Detailed Description

Description of a recording label.

Constructor & Destructor Documentation

◆ RecodingLabel()

ts::ApplicationRecordingDescriptor::RecodingLabel::RecodingLabel ( const UString l = UString(),
uint8_t  p = 0 
)
inline

Constructor.

Parameters
[in]lLabel.
[in]pStorage properties.

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