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