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