| Visual Basic (Declaration) | |
|---|---|
Public MustOverride Property MixerSelection As ExternalMixerSelection | |
| C# | |
|---|---|
public abstract ExternalMixerSelection MixerSelection {get; set;} | |
| C++/CLI | |
|---|---|
public: abstract property ExternalMixerSelection MixerSelection { ExternalMixerSelection get(); void set ( ExternalMixerSelection value); } | |
The USB mixer selections cannot be set directly, but instead will automatically be set when the USB Smart Mixer is plugged into the analyzer's USB port.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)