Platform SDK: DirectX |
DS3DLISTENER 型は、3D グローバル パラメータとリスナーのプロパティを記述する。この型は、DirectSound3DListener.GetAllParameters と DirectSound3DListener.SetAllParameters の各メソッドと共に使われる。
Type DS3DLISTENER distanceFactor As Single dopplerFactor As Single rolloffFactor As Single vOrientFront As D3DVECTOR vOrientTop As D3DVECTOR vPosition As D3DVECTOR vVelocity As D3DVECTOR End Type