WavesReverbEffect.HighFrequencyRtRatioMin Field (Microsoft.DirectX.DirectSound)
Retrieves the minimum value for the EffectsWavesReverb.HighFrequencyRtRatio property.
Definition
Visual Basic Public Shared HighFrequencyRtRatioMin As Single C# public static Single HighFrequencyRtRatioMin; C++ public: static Single HighFrequencyRtRatioMin; JScript public static var HighFrequencyRtRatioMin : Single
Field Value
System.Single
Minimum value for the EffectsWavesReverb.HighFrequencyRtRatio property.This field is read-only.
See Also