バージョン

menu_open
Wwise SDK 2021.1.14

◆ SetGameObjectOutputBusVolume()

AKSOUNDENGINE_API AKRESULT AK::SoundEngine::SetGameObjectOutputBusVolume ( AkGameObjectID  in_emitterObjID,
AkGameObjectID  in_listenerObjID,
AkReal32  in_fControlValue 
)

Sets the Output Bus Volume (direct) to be used for the specified game object. The control value is a number ranging from 0.0f to 1.0f. Output Bus Volumes are stored per listener association, so calling this function will override the default set of listeners. The game object in_emitterObjID will now reference its own set of listeners which will be the same as the old set of listeners, but with the new associated gain. Future changes to the default listener set will not be picked up by this game object unless ResetListenersToDefault() is called.

参照
戻り値
  • AK_Success when successful
  • AK_InvalidFloatValue if the value specified was NaN or Inf
引数
in_emitterObjID Associated emitter game object ID
in_listenerObjID Associated listener game object ID. Pass AK_INVALID_GAME_OBJECT to set the Output Bus Volume for all connected listeners.
in_fControlValue A multiplier in the range [0.0f:16.0f] ( -∞ dB to +24 dB). A value greater than 1.0f will amplify the sound.

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

サポートは必要ですか?

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

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

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

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

Wwiseからはじめよう