This property is the same as PeakLevel and is only provided for compatibility purposes with the Binding support.

Namespace: NMixerProNET
Assembly: MixerProNET (in MixerProNET.dll) Version: 2.1.0.27196 (2.1.0)

Syntax

C#
public float UniformValue { get; }
Visual Basic
Public ReadOnly Property UniformValue As Single
	Get
Visual C++
public:
property float UniformValue {
	float get ();
}

See Also