IXAPOHrtfParameters::SetSourceOrientation 方法 (hrtfapoapi.h)
根據接聽程式的座標系統,設定來源方向的旋轉矩陣。
語法
HRESULT SetSourceOrientation(
[in] const HrtfOrientation *orientation
);
參數
[in] orientation
來源方向的旋轉矩陣,相對於接聽程序的參考框架。
傳回值
如果此方法成功,則會傳回 S_OK。 否則,它會傳回 HRESULT 錯誤碼。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 10 [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2016 [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | hrtfapoapi.h |
Dll | HrtfApo.dll |