TSDuck v3.38-3696
MPEG Transport Stream Toolkit
Loading...
Searching...
No Matches
ts::SSUDataBroadcastIdDescriptor::Entry Struct Reference

OUI entry. More...

#include <tsSSUDataBroadcastIdDescriptor.h>

Collaboration diagram for ts::SSUDataBroadcastIdDescriptor::Entry:

Public Member Functions

 Entry (uint32_t oui_=0, uint8_t upd_=0)
 Constructor.
 

Public Attributes

uint32_t oui = 0
 OUI, 24 bits.
 
ByteBlock selector {}
 Selector bytes.
 
uint8_t update_type = 0
 Update type, 4 bits.
 
std::optional< uint8_t > update_version {}
 Update version, 5 bits.
 

Detailed Description

OUI entry.

Constructor & Destructor Documentation

◆ Entry()

ts::SSUDataBroadcastIdDescriptor::Entry::Entry ( uint32_t  oui_ = 0,
uint8_t  upd_ = 0 
)

Constructor.

Parameters
[in]oui_OUI, 24 bits.
[in]upd_Update type, 4 bits.

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