Share via


IDirectSoundFXDistortion8

IDirectSoundFXDistortion8 インターフェイスは、ディストーションをサポートするバッファーでエフェクト パラメーターを設定および取得するために使用されます。

このインターフェイスを取得するには、エフェクトをサポートするバッファーで GetObjectInPath を呼び出します。

IUnknown から継承するメソッドのほかに、IDirectSoundFXDistortion8 インターフェイスは以下のメソッドを公開しています。

IDirectSoundFXDistortion8 メンバー

メソッド 説明
IDirectSoundFXDistortion8::GetAllParameters GetAllParameters メソッドは、バッファーのディストーション パラメーターを取得します。
IDirectSoundFXDistortion8::SetAllParameters SetAllParameters メソッドは、バッファーのディストーション パラメーターを設定します。

要件

ヘッダー: DSound.h 宣言

ライブラリ: Dsound3d.dll 内容

関連項目

DirectSound インターフェイス