Share via


DistortionEffect.PreLowPassCutoffMin Field (Microsoft.DirectX.DirectSound)

Retrieves the minimum value for the EffectsDistortion.PreLowPassCutoff property.

Definition

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

Field Value

System.Single
Minimum value for the EffectsDistortion.PreLowPassCutoff property.

This field is read-only. 

See Also