IDirectSoundFXGargle8

The IDirectSoundFXGargle8 interface is used to set and retrieve effect parameters on a buffer that supports amplitude modulation.

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

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

IDirectSoundFXGargle8 Members

Method Description
IDirectSoundFXGargle8::GetAllParameters The GetAllParameters method retrieves the amplitude modulation parameters of a buffer.
IDirectSoundFXGargle8::SetAllParameters The SetAllParameters method sets the amplitude modulation parameters of a buffer.

Requirements

Header: Declared in Dsound.h.

Import Library: Use Dsound3d.dll.

See Also

DirectSound Interfaces