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