Enum DVBModulation
DVB modulation.
Namespace: VisioForge.Core.Types.X.DVB
Assembly: VisioForge.Core.dll
Syntax
public enum DVBModulation
Fields
| Name | Description |
|---|---|
| Auto | The automatic. |
| DQPSK | The DQPSK. |
| M16APSK | The 16APSK. |
| M16VSB | The 16VSB. |
| M32APSK | The 32APSK. |
| M8PSK | The 8PSK. |
| M8VSB | The 8VSB |
| QAM_128 | The QAM 128. |
| QAM_16 | The QAM 16. |
| QAM_256 | The QAM 256. |
| QAM_32 | The QAM 32. |
| QAM_4_NR | The QAM 4 NR. |
| QAM_64 | The QAM 64. |
| QPSK | The QPSK. |