バージョン

menu_open
Wwise SDK 2023.1.3
AkOutputDeviceMeteringCallbackInfo 構造体

#include <AkCallback.h>

AkOutputDeviceMeteringCallbackInfo の継承関係図
AkCallbackInfo

公開変数類

AK::AkMeteringpMainMixMetering
 Metering information for the main mix [詳解]
 
AkChannelConfig mainMixConfig
 Channel configuration of the main mix [詳解]
 
AK::AkMeteringpPassthroughMetering
 Metering information for the passthrough mix (if any; will be null otherwise) [詳解]
 
AkChannelConfig passthroughMixConfig
 Channel configuration of the passthrough mix (if any; will be invalid otherwise) [詳解]
 
AkUInt32 uNumSystemAudioObjects
 Number of System Audio Objects going out of the output device [詳解]
 
AK::AkMetering ** ppSystemAudioObjectMetering
 Metering information for each System Audio Object (number of elements is equal to uNumSystemAudioObjects) [詳解]
 
AkMeteringFlags eMeteringFlags
 Metering flags that were asked for in RegisterOutputDeviceMeteringCallback(). You may only access corresponding meter values from the metering objects. Others will fail. [詳解]
 
- 基底クラス AkCallbackInfo に属する継承公開変数類
void * pCookie
 User data, passed to PostEvent() [詳解]
 
AkGameObjectID gameObjID
 Game object ID [詳解]
 

詳解

Callback information structure allowing to query signal metering on output devices, at each frame. Register the callback using AK::SoundEngine::RegisterOutputDeviceMeteringCallback.

AkCallback.h184 行目に定義があります。


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

サポートは必要ですか?

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

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

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

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

Wwiseからはじめよう