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