TSDuck v3.38-3710
MPEG Transport Stream Toolkit
Loading...
Searching...
No Matches
ts::ISDBHyperlinkDescriptor::ERTNode Class Reference

Event relation node. More...

#include <tsISDBHyperlinkDescriptor.h>

Public Member Functions

 ERTNode ()=default
 Default constructor.
 
 ERTNode (PSIBuffer &buf)
 Read-in constructor.
 

Public Attributes

uint16_t event_relation_id = 0
 Event relation identifier of event relation sub_table to which the linked destination belongs.
 
uint16_t information_provider_id = 0
 Information provider identifier of event relation sub_table to which the linked node belongs.
 
uint16_t node_id = 0
 Node identifier of linked destination node.
 

Detailed Description

Event relation node.

Constructor & Destructor Documentation

◆ ERTNode()

ts::ISDBHyperlinkDescriptor::ERTNode::ERTNode ( PSIBuffer buf)
inline

Read-in constructor.

Parameters
[in,out]bufDeserialization 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.

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