CompressorEffect.AttackMax Field (Microsoft.DirectX.DirectSound)

Retrieves the maximum value for the EffectsCompression.Attack property.

Definition

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

Field Value

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

This field is read-only. 

See Also