CompressorEffect.RatioMin Field (Microsoft.DirectX.DirectSound)

Retrieves the minimum value for the EffectsCompression.Ratio property.

Definition

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

Field Value

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

This field is read-only. 

See Also