ParamEqEffect.GainMax Field (Microsoft.DirectX.DirectSound)

Retrieves the maximum value for the EffectsParamEq.Gain property.

Definition

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

Field Value

System.Single
Maximum value for the EffectsParamEq.Gain property.

This field is read-only. 

See Also