Enum BDAModulationType
BDA motulation type.
Namespace: VisioForge.Core.Types.VideoCapture
Assembly: VisioForge.Core.dll
Syntax
public enum BDAModulationType
Fields
Name | Description |
---|---|
Mod1024Qam | 1024 QAM. |
Mod112Qam | 112 QAM. |
Mod128Qam | 128 QAM. |
Mod160Qam | 160 QAM. |
Mod16Apsk | 16 APSK. |
Mod16Qam | 16 QAM. |
Mod16Vsb | 16 VSB. |
Mod192Qam | 192 QAM. |
Mod224Qam | 224 QAM. |
Mod256Qam | 256 QAM. |
Mod320Qam | 320 QAM. |
Mod32Apsk | 32 APSK. |
Mod32Qam | 32 QAM. |
Mod384Qam | 384 QAM. |
Mod448Qam | 448 QAM. |
Mod512Qam | 512 QAM. |
Mod640Qam | 640 QAM. |
Mod64Qam | 64 QAM. |
Mod768Qam | 768 QAM. |
Mod80Qam | 80 QAM. |
Mod896Qam | 896 QAM. |
Mod8Psk | 8 PSK. |
Mod8Vsb | 8 VSB. |
Mod96Qam | 96 QAM. |
ModAnalogAmplitude | Analog amplitude. |
ModAnalogFrequency | Analog frequency. |
ModBpsk | BPSK. |
ModDirectTv | DirectTV. |
ModMax | Max. |
ModNbc8Psk | NBC 8PSK. |
ModNbcQpsk | NBC QPSK. |
ModNotDefined | Not defined/ |
ModNotSet | Not set. |
ModOqpsk | 0QPSK. |
ModQpsk | QPSK. |
ModRF | RF. |