Share via


WavesReverbEffect.ReverbTimeMin Field (Microsoft.DirectX.DirectSound)

Retrieves the minimum value for the EffectsWavesReverb.ReverbTime property.

Definition

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

Field Value

System.Single
Minimum value for the EffectsWavesReverb.ReverbTime property.

This field is read-only. 

See Also