Microsoft DirectX 8.0 (C++) |
Used to set and retrieve effect parameters on a buffer that supports music reverberation.
This interface is obtained by calling IDirectSoundBuffer8::GetObjectInPath on the buffer that supports the effect.
The IDirectSoundFXWavesReverb8 interface has the following methods.
Parameters | GetAllParameters |
SetAllParameters |
All COM interfaces inherit the IUnknown interface methods. This interface supports the following three methods.
IUnknown | AddRef |
QueryInterface | |
Release |
The Waves reverberation DMO is based on the Waves MaxxVerb technology, which is licenced to Microsoft.
Header: Declared in dsound.h.