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