ChorusEffect.FeedbackMax Field (Microsoft.DirectX.DirectSound)
Retrieves the maximum value for the EffectsChorus.Feedback property.
Definition
Visual Basic Public Shared FeedbackMax As Single C# public static Single FeedbackMax; C++ public: static Single FeedbackMax; JScript public static var FeedbackMax : Single
Field Value
System.Single
Maximum value for the EffectsChorus.Fedeback property.This field is read-only.
See Also