Interactive3DLevel2ReverbEffect.ReflectionsDelayMax Field (Microsoft.DirectX.DirectSound)

Retrieves the maximum value for the EffectsInteractive3DLevel2Reverb.ReflectionsDelay property.

Definition

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

Field Value

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

This field is read-only. 

See Also