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