Microsoft DirectX 8.0 (Visual Basic) |
リスナーの位置と向きを表し、グローバル 3D サウンド パラメータを制御する。
DirectSoundPrimaryBuffer8.GetDirectSound3DListener メソッドを使って、DirectSound3DListener8 クラスのオブジェクトを取得する。
DirectSound3DListener8 クラスのメソッドは、次のグループにまとめることができる。
バッチ パラメータ | GetAllParameters |
SetAllParameters | |
遅延設定 | CommitDeferredSettings |
距離係数 | GetDistanceFactor |
SetDistanceFactor | |
ドップラー係数 | GetDopplerFactor |
SetDopplerFactor | |
オブジェクトの取得 | GetDirectSoundBuffer |
方向 | GetOrientation |
SetOrientation | |
位置 | GetPosition |
SetPosition | |
ロールオフ係数 | GetRolloffFactor |
SetRolloffFactor | |
速度 | GetVelocity |
SetVelocity |