menu
バージョン
2022.1.19.8584
2024.1.6.8842
2023.1.14.8770
2025.1.0.8897
2022.1.19.8584
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
2024.1.6.8842
2023.1.14.8770
2025.1.0.8897
2022.1.19.8584
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
Wwise SDK 2022.1.19
|
#include <AkCallback.h>
公開変数類 | |
AK::AkMetering * | pMetering |
Struct containing metering information. [詳解] | |
AkChannelConfig | channelConfig |
Channel configuration of the bus. [詳解] | |
AkMeteringFlags | eMeteringFlags |
Metering flags that were asked for in RegisterBusMeteringCallback(). You may only access corresponding meter values from in_pMeteringInfo. Others will fail. [詳解] | |
![]() | |
void * | pCookie |
User data, passed to PostEvent() [詳解] | |
AkGameObjectID | gameObjID |
Game object ID [詳解] | |
Callback information structure allowing to query signal metering on busses, at each frame, after having mixed all their inputs and processed their effects. Register the callback using AK::SoundEngine::RegisterBusMeteringCallback.
AkCallback.h の 175 行目に定義があります。