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