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