The IDirectSoundFXParamEq8 interface is used to set and retrieve effect parameters on a buffer that supports parametric equalizer effects.
In addition to the methods inherited from IUnknown, the IDirectSoundFXParamEq8 interface exposes the following methods.
Method | Description |
---|---|
IDirectSoundFXParamEq8::GetAllParameters | The GetAllParameters method retrieves the parametric equalizer parameters of a buffer. |
IDirectSoundFXParamEq8::SetAllParameters | The SetAllParameters method sets the parametric equalizer parameters of a buffer. |
Header: Declared in Dsound.h.
Import Library: Use Dsound3d.dll.