CompressorEffect.ReleaseMin Field (Microsoft.DirectX.DirectSound)

Retrieves the minimum value for the EffectsCompression.Release property.

Definition

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

Field Value

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

This field is read-only. 

See Also