Interactive3DLevel2ReverbEffect.DecayHfRatioDefault Field (Microsoft.DirectX.DirectSound)

Retrieves the default value for the EffectsInteractive3DLevel2Reverb.DecayHfRatio property.

Definition

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

Field Value

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

This field is read-only. 

See Also