Enum DVBModulation
- Namespace
- VisioForge.Core.Types.X.DVB
- Assembly
- VisioForge.Core.dll
DVB modulation.
public enum DVBModulationFields
QPSK = 0-
The QPSK.
QAM_16 = 1-
The QAM 16.
QAM_32 = 2-
The QAM 32.
QAM_64 = 3-
The QAM 64.
QAM_128 = 4-
The QAM 128.
QAM_256 = 5-
The QAM 256.
Auto = 6-
The automatic.
M8VSB = 7-
The 8VSB
M16VSB = 8-
The 16VSB.
M8PSK = 9-
The 8PSK.
M16APSK = 10-
The 16APSK.
M32APSK = 11-
The 32APSK.
DQPSK = 12-
The DQPSK.
QAM_4_NR = 13-
The QAM 4 NR.