Provides access to the Master Mute exposed by this mixer object.

Namespace: NMixerProNET
Assembly: 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 ();
}

See Also