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