The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
IDirectSoundFXFlanger8
The IDirectSoundFXFlanger8 interface is used to set and retrieve effect parameters on a buffer that supports flange.
This interface is obtained by calling GetObjectInPath on the buffer that supports the effect.
In addition to the methods inherited from IUnknown, the IDirectSoundFXFlanger8 interface exposes the following methods.
IDirectSoundFXFlanger8 Members
| Method | Description |
|---|---|
| IDirectSoundFXFlanger8::GetAllParameters | The GetAllParameters method retrieves the flange parameters of a buffer. |
| IDirectSoundFXFlanger8::SetAllParameters | The SetAllParameters method sets the flange parameters of a buffer. |
Community Additions
Show: