ParamEqEffect.CenterMin Field (Microsoft.DirectX.DirectSound)

Retrives the minimum value for the EffectsParamEq.Center property.

Definition

Visual Basic Public Shared CenterMin As SingleLeave Site
C# public static SingleLeave Site CenterMin;
C++ public: static SingleLeave Site CenterMin;
JScript public static var CenterMin : SingleLeave Site

Field Value

System.Single
Minimum value for the EffectsParamEq.Center.

This field is read-only. 

See Also