バージョン
menu

Wwise SDK 2025.1.0
AkCmd_SetBusAudioDevice 構造体

#include <AkCommandTypes.h>

公開変数類

AkUniqueID busID
 ID of the master bus [詳解]
 
AkUniqueID audioDeviceSharesetID
 ID of Audio Device shareset to become the new destination output of the master bus. [詳解]
 

詳解

Sets the Audio Device to which a master bus outputs.

This overrides the setting in the Wwise project. Can only be set on top-level busses.

注釈: This command is useful only if used before the creation of an output, at the beginning of the sound engine setup. Once active outputs using this Bus have been created, it is imperative to use AkCmd_ReplaceOutput instead to change the type of output.

This command can fail for the following reasons:

  • AK_InvalidParameter when busID or outputDeviceID are invalid IDs.
  • AK_IDNotFound when either the Bus ID or the Device ID are not present in the Init bank or when the specified bus is not a top-level bus.
参照

AkCommandTypes.h914 行目に定義があります。


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

サポートは必要ですか?

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

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

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

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

Wwiseからはじめよう