| Visual Basic (Declaration) | |
|---|---|
Public Enum SharedChannelDecoderType Inherits System.Enum | |
| C# | |
|---|---|
public enum SharedChannelDecoderType : System.Enum | |
| C++/CLI | |
|---|---|
public enum class SharedChannelDecoderType : public System.Enum | |
| Member | Description | Minimum SW Version‡ |
|---|---|---|
| JointEqualizer | Joint Tx Equalization decoding will be applied. | — |
| Off | No decoding will be applied. | — |
| SpatialMultiplexing | Spatial Multiplexing decoding will be applied. | — |
| TransmitDiversity | Tx Diversity decoding will be applied. | — |
| ‡ This is the minimum 89600 VSA software version level needed to use this enum member. | ||
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)