Share via


CompressorEffect.ThresholdMin Field (Microsoft.DirectX.DirectSound)

Retrieves the minimum value for the EffectsCompression.Threshold property.

Definition

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

Field Value

System.Single
Minimum value for the EffectsCompression.Threshold property.

This field is read-only. 

See Also