ChorusEffect.FeedbackMin Field (Microsoft.DirectX.DirectSound)

Retrieves the minimum value for the EffectsChorus.Feedback property.

Definition

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

Field Value

System.Single
Minimum value for the EffectsChorus.Feedback property.

This field is read-only. 

See Also