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