TSDuck v3.38-3706
MPEG Transport Stream Toolkit
Loading...
Searching...
No Matches
ts::URILinkageDescriptor::DVB_I_Info Class Reference

DVB-I_info() structure conveyed in private_data when uri_linkage_type = 0x03. More...

#include <tsURILinkageDescriptor.h>

Collaboration diagram for ts::URILinkageDescriptor::DVB_I_Info:

Public Member Functions

 DVB_I_Info ()=default
 Default constructor.
 
 DVB_I_Info (PSIBuffer &buf)
 Constructor from binary descriptor data.
 

Public Attributes

uint8_t end_point_type = 0
 type of list signalled by the URI
 
ByteBlock private_data {}
 Private data.
 
std::optional< UStringservice_list_name {}
 name of the service list referenced by the uri
 
std::optional< UStringservice_list_provider_name {}
 name of the provider of the service list referenced by the uri
 

Detailed Description

DVB-I_info() structure conveyed in private_data when uri_linkage_type = 0x03.

Constructor & Destructor Documentation

◆ DVB_I_Info()

ts::URILinkageDescriptor::DVB_I_Info::DVB_I_Info ( PSIBuffer buf)
inline

Constructor from binary descriptor data.

Parameters
[in]bufA binary descriptor to deserialize.

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