![]() |
TSDuck v3.43-4480
MPEG Transport Stream Toolkit
|
EIT generation options. More...
Classes | |
| struct | ts::EnableBitMaskOperators< ts::EITOptions > |
| Template specialization on type ts::EITOptions More... | |
Namespaces | |
| namespace | ts |
| TSDuck namespace, containing all TSDuck classes and functions. | |
Enumerations | |
| enum class | ts::EITOptions { ts::GEN_NONE = 0x0000 , ts::GEN_ACTUAL_PF = 0x0001 , ts::GEN_OTHER_PF = 0x0002 , ts::GEN_ACTUAL_SCHED = 0x0004 , ts::GEN_OTHER_SCHED = 0x0008 , ts::GEN_PF = 0x0003 , ts::GEN_SCHED = 0x000C , ts::GEN_ACTUAL = 0x0005 , ts::GEN_OTHER = 0x000A , ts::GEN_ALL = 0x000F , ts::LOAD_INPUT = 0x0010 , ts::PACKET_STUFFING = 0x0020 , ts::LAZY_SCHED_UPDATE = 0x0040 , ts::SYNC_VERSIONS = 0x0080 } |
| EIT generation options. More... | |
EIT generation options.