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