Interactive3DLevel2ReverbEffect.ReflectionsDelayDefault Field (Microsoft.DirectX.DirectSound)

Retrieves the default value for the EffectsInteractive3DLevel2Reverb.ReflectionsDelay property.

Definition

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

Field Value

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

This field is read-only. 

See Also