![]() |
TSDuck v3.43-4480
MPEG Transport Stream Toolkit
|
Network change entry. More...
#include <tsNetworkChangeNotifyDescriptor.h>

Public Member Functions | |
| Change ()=default | |
| Default constructor. | |
Public Attributes | |
| cn::seconds | change_duration {0} |
| Change duration in seconds (must be less than 12 hours)? | |
| uint8_t | change_type = 0 |
| 4 bits, type of change. | |
| std::optional< uint16_t > | invariant_ts_onid {} |
| Original network id of optional invariant TS. | |
| std::optional< uint16_t > | invariant_ts_tsid {} |
| Optional invariant TS id. | |
| uint8_t | message_id = 0 |
| Message id. | |
| uint8_t | network_change_id = 0 |
| Network change id. | |
| uint8_t | network_change_version = 0 |
| Network change version. | |
| uint8_t | receiver_category = 0 |
| 3 bits, 0 for all, 1 for T2/S2/C2. | |
| Time | start_time_of_change {} |
| Start time of change. | |
Network change entry.