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