Share via


WavesReverbEffect.InGainMax Field (Microsoft.DirectX.DirectSound)

Retrieves the maximum value for the EffectsWavesReverb.InGain property.

Definition

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

Field Value

System.Single
Maximum value for the EffectsWavesReverb.InGain property.

This field is read-only. 

See Also