バージョン

menu_open
Wwise SDK 2023.1.4

◆ GetPanningRule()

AKSOUNDENGINE_API AKRESULT AK::SoundEngine::GetPanningRule ( AkPanningRule out_ePanningRule,
AkOutputDeviceID  in_idOutput = 0 
)

Gets the panning rule of the specified output.

警告
Call this function only after the sound engine has been properly initialized. Returns the supported configuration in out_ePanningRule:
  • AkPanningRule_Speakers
  • AkPanningRule_Headphone
戻り値
  • AK_Success if successful
  • AK_IDNotFound is the output was not found in the system.
  • AK_NotInitialized if the sound engine is not initialized
参照
引数
out_ePanningRuleReturned panning rule (AkPanningRule_Speakers or AkPanningRule_Headphone) for given output.
in_idOutputOutput ID to set the bus on. As returned from AddOutput or GetOutputID. You can pass 0 for the main (default) output

このページはお役に立ちましたか?

サポートは必要ですか?

ご質問や問題、ご不明点はございますか?お気軽にお問い合わせください。

サポートページをご確認ください

あなたのプロジェクトについて教えてください。ご不明な点はありませんか。

プロジェクトを登録していただくことで、ご利用開始のサポートをいたします。

Wwiseからはじめよう