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

Stored content. More...

#include <tsISDBHyperlinkDescriptor.h>

Collaboration diagram for ts::ISDBHyperlinkDescriptor::StoredContent:

Public Member Functions

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

Public Attributes

UString uri {}
 URI of the contents of the accumulated data service.
 

Detailed Description

Stored content.

Constructor & Destructor Documentation

◆ StoredContent()

ts::ISDBHyperlinkDescriptor::StoredContent::StoredContent ( 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.

Member Data Documentation

◆ uri

UString ts::ISDBHyperlinkDescriptor::StoredContent::uri {}

URI of the contents of the accumulated data service.

Describing method of URI is specified in ARIB STD - B24 Part 2 Section 9.


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