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