Interactive3DLevel2ReverbEffect.DecayTimeMax Field (Microsoft.DirectX.DirectSound)

Retrieves the maximum value for the EffectsInteractive3DLevel2Reverb.DecayTime property.

Definition

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

Field Value

System.Single
Maximum value for the EffectsInteractive3DLevel2Reverb.DecayTime property.

This field is read-only. 

See Also