Provides access to the Master Volume 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..::..CControlVolume Volume { get; }
Visual Basic
Public ReadOnly Property Volume As CCoreAudio..::..CControl..::..CControlVolume
	Get
Visual C++
public:
property CCoreAudio..::..CControl..::..CControlVolume^ Volume {
	CCoreAudio..::..CControl..::..CControlVolume^ get ();
}

See Also