Share via


EchoEffect.PanDelayMin Field (Microsoft.DirectX.DirectSound)

Retrieves the minimum value for the EffectsEcho.PanDelay property.

Definition

Visual Basic Public Shared PanDelayMin As Int32Leave Site
C# public static Int32Leave Site PanDelayMin;
C++ public: static Int32Leave Site PanDelayMin;
JScript public static var PanDelayMin : Int32Leave Site

Field Value

System.Int32
Minimum value for the EffectsEcho.PanDelay property.

This field is read-only. 

See Also