CompressorEffect.ThresholdMax Field (Microsoft.DirectX.DirectSound)

Retrieves the maximum value for the EffectsCompression.Threshold property.

Definition

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

Field Value

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

This field is read-only. 

See Also