WavesReverbEffect.HighFrequencyRtRatioMax Field (Microsoft.DirectX.DirectSound)

Retrieves the maximum value for the EffectsWavesReverb.HighFrequencyRtRatio property.

Definition

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

Field Value

System.Single
Maximum value for the EffectsWavesReverb.HighFrequencyRtRatio property.

This field is read-only. 

See Also