Platform SDK: DirectX |
DirectSound3DBuffer.GetConeOrientation メソッドは、サウンド バッファのサウンド プロジェクション コーンの方向を取得する。
object.GetConeOrientation(orientation As D3DVECTOR)
失敗すればエラーが発生し、Err.Number に DSERR_INVALIDPARAM が設定される。
戻り値は必ずしも DirectSound3DBuffer.SetConeOrientation メソッドを使って設定したのと同じ値ではない。DirectSound は方向ベクトルに調整を加え、それらの大きさを 1.0 以下にする。
DirectSound3DBuffer.SetConeOrientation、DirectSound3DBuffer.SetConeAngles、DirectSound3DBuffer.SetConeOutsideVolume