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