Interactive3DLevel2ReverbEffect.ReverbDelayDefault Field (Microsoft.DirectX.DirectSound)

Retrieves the default value for the EffectsInteractive3DLevel2Reverb.ReverbDelay property.

Definition

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

Field Value

System.Single
Default value for the EffectsInteractive3DLevel2Reverb.ReverbDelay property.

This field is read-only. 

See Also