ParamEqEffect.GainMax Field (Microsoft.DirectX.DirectSound)
Retrieves the maximum value for the EffectsParamEq.Gain property.
Definition
Visual Basic Public Shared GainMax As Single C# public static Single GainMax;
C++ public: static Single GainMax;
JScript public static var GainMax : Single
Field Value
System.Single
Maximum value for the EffectsParamEq.Gain property.This field is read-only.
See Also
.gif)