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