![]() |
TSDuck v3.43-4480
MPEG Transport Stream Toolkit
|
Description of one region. More...
#include <tsLocalTimeOffsetDescriptor.h>

Public Member Functions | |
| Region ()=default | |
| Default constructor. | |
Public Attributes | |
| UString | country {} |
| Country code, must be 3-chars long. | |
| Time | next_change {} |
| UTC of next time change. | |
| cn::minutes | next_time_offset {} |
| Time time_offset after next_change. | |
| unsigned int | region_id = 0 |
| Region id. | |
| cn::minutes | time_offset {} |
| Local time minus UTC, in minutes. | |
Description of one region.