Provides access to the Master Mute exposed by this mixer object.
Namespace: NMixerProNETAssembly: MixerProNET (in MixerProNET.dll) Version: 2.1.0.27196 (2.1.0)
Syntax
| C# |
|---|
public CCoreAudio..::..CControl..::..CControlMute Mute { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Mute As CCoreAudio..::..CControl..::..CControlMute Get |
| Visual C++ |
|---|
public: property CCoreAudio..::..CControl..::..CControlMute^ Mute { CCoreAudio..::..CControl..::..CControlMute^ get (); } |