ChorusEffect.PhaseMin Field (Microsoft.DirectX.DirectSound)
Retrieves the minimum value for the EffectsChorus.Phase property.
Definition
Visual Basic Public Shared PhaseMin As Int32 C# public static Int32 PhaseMin; C++ public: static Int32 PhaseMin; JScript public static var PhaseMin : Int32
Field Value
System.Int32
Minimum value for the EffectsChorus.Phase property.This field is read-only.
See Also