Interactive3DLevel2ReverbEffect.DecayHfRatioMax Field (Microsoft.DirectX.DirectSound)

Retrieves the maximum value for the EffectsInteractive3DLevel2Reverb.DecayHfRatio property.

Definition

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

Field Value

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

This field is read-only. 

See Also