FlangerEffect.FeedbackMax Field (Microsoft.DirectX.DirectSound)

Retrieves the maximum value for the EffectsFlanger.Feedback property.

Definition

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

Field Value

System.Single
Maximum value for the EffectsFlanger.Feedback property.

This field is read-only. 

See Also