Use to query the status of a mixer
Namespace: NMixerProNETAssembly: MixerProNET (in MixerProNET.dll) Version: 2.1.0.27196 (2.1.0)
Syntax
| C# |
|---|
public bool Enabled { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Enabled As Boolean Get |
| Visual C++ |
|---|
public: property bool Enabled { bool get (); } |