Share via


EchoEffect.RightDelayMin Field (Microsoft.DirectX.DirectSound)

Retrieves the minimum value for the EffectsEcho.RightDelay property.

Definition

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

Field Value

System.Single
Minimum value for the EffectsEcho.RightDelay property.

This field is read-only. 

See Also