TSDuck v3.40-3963
MPEG Transport Stream Toolkit
|
Event triplet (quadruplet in fact). More...
#include <tsISDBHyperlinkDescriptor.h>
Public Member Functions | |
EventTriplet ()=default | |
Default constructor. | |
EventTriplet (PSIBuffer &buf) | |
Read-in constructor. | |
Event triplet (quadruplet in fact).
|
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. |