Platform SDK: DirectX |
DirectSound3DBuffer.SetConeOrientation メソッドは、サウンド バッファのサウンド プロジェクション コーンの方向を設定する。コーン角度とコーン ボリューム係数が既に設定されていない限り、このメソッドは何もしない。
object.SetConeOrientation( _ x As Single, _ y As Single, _ z As Single, _ applyFlag As CONST_DS3DAPPLYFLAGS)
失敗すればエラーが発生し、Err.Number に DSERR_INVALIDPARAM が設定される。
DirectSound3DBuffer.SetConeAngles、DirectSound3DBuffer.SetConeOutsideVolume