TSDuck v3.40-4126
MPEG Transport Stream Toolkit
|
Linkage description type. More...
#include <tsISDBLDTLinkageDescriptor.h>
Public Member Functions | |
DescriptionType ()=default | |
Default constructor. | |
DescriptionType (PSIBuffer &buf) | |
Read-in constructor. | |
UString | toString () const |
toString | |
Linkage description type.
|
inline |
Read-in constructor.
[in,out] | buf | Deserialization buffer. Read the descriptor payload from buf. The end of read is the end of the binary payload. If any kind of error is reported in the buffer or if the payload is not completely read, the deserialization is considered as invalid. |
UString ts::ISDBLDTLinkageDescriptor::DescriptionType::toString | ( | ) | const |
toString