TSDuck v3.38-3699
MPEG Transport Stream Toolkit
Loading...
Searching...
No Matches
ts::LinkageDescriptor::MobileHandoverInfo Class Reference

Definition of mobile_hand-over_info when linkage_type == LINKAGE_HAND_OVER. More...

#include <tsLinkageDescriptor.h>

Public Member Functions

 MobileHandoverInfo ()=default
 Default constructor.
 
void clear ()
 Clear object content.
 

Public Attributes

uint8_t handover_type = 0
 Hand-over type, 4 bits.
 
uint16_t initial_service_id = 0
 Initial service when origin_type == 0x00.
 
uint16_t network_id = 0
 Network when handover_type == 0x01, 0x02, 0x03.
 
uint8_t origin_type = 0
 Origin type, 0 = NIT, 1 = SDT.
 

Detailed Description

Definition of mobile_hand-over_info when linkage_type == LINKAGE_HAND_OVER.


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