Scan triplet.
More...
#include <tsRNTScanDescriptor.h>
|
| ScanTriplet () |
| Default constructor.
|
|
| ScanTriplet (PSIBuffer &buf) |
| Constructor from a binary descriptor.
|
|
|
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.
|
|
◆ ScanTriplet()
ts::RNTScanDescriptor::ScanTriplet::ScanTriplet |
( |
PSIBuffer & |
buf | ) |
|
|
inline |
Constructor from a binary descriptor.
- Parameters
-
[in] | buf | A binary descriptor to deserialize. |
The documentation for this class was generated from the following file: