EchoEffect.RightDelayMin Field (Microsoft.DirectX.DirectSound)
Retrieves the minimum value for the EffectsEcho.RightDelay property.
Definition
Visual Basic Public Shared RightDelayMin As Single C# public static Single RightDelayMin; C++ public: static Single RightDelayMin; JScript public static var RightDelayMin : Single
Field Value
System.Single
Minimum value for the EffectsEcho.RightDelay property.This field is read-only.
See Also