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

Scan triplet. More...

#include <tsRNTScanDescriptor.h>

Public Member Functions

 ScanTriplet ()
 Default constructor.
 
 ScanTriplet (PSIBuffer &buf)
 Constructor from a binary descriptor.
 

Public Attributes

uint16_t original_network_id = 0
 The value of original network id of the transport stream referenced by this entry.
 
uint8_t scan_weighting = 0
 The intended order of tuning to other transport streams to acquire RNTs.
 
uint16_t transport_stream_id = 0
 The value of transport stream id of the transport stream referenced by this entry.
 

Detailed Description

Scan triplet.

Constructor & Destructor Documentation

◆ ScanTriplet()

ts::RNTScanDescriptor::ScanTriplet::ScanTriplet ( PSIBuffer buf)
inline

Constructor from a binary descriptor.

Parameters
[in]bufA binary descriptor to deserialize.

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