CompressorEffect.PreDelayMax Field (Microsoft.DirectX.DirectSound)

Retrieves the maximum value for the EffectsCompression.PreDelay property.

Definition

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

Field Value

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

This field is read-only. 

See Also