Microsoft DirectX 9.0 SDK Update (October 2004)

IDirectSoundFXWavesReverb8 Interface

The IDirectSoundFXWavesReverb8 interface is used to set and retrieve effect parameters on a buffer that supports Waves reverberation.

This interface is obtained by calling IDirectSoundBuffer8::GetObjectInPath on the buffer that supports the effect.

In addition to the methods inherited from IUnknown, the IDirectSoundFXWavesReverb8 interface exposes the following methods.

Method Description
GetAllParameters Retrieves the Waves reverb parameters of a buffer.
SetAllParameters Sets the Waves reverb equalizer parameters of a buffer.

Remarks

The Waves reverberation DMO is based on the Waves MaxxVerb technology, which is licenced to Microsoft.

Requirements

  Header: Dsound.h
  Library: Dsdmo.dll

See Also


© 2004 Microsoft Corporation. All rights reserved.