menu
版本
2023.1.14.8770
2024.1.6.8842
2023.1.14.8770
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
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 2023.1.14
|
#include <AkCallback.h>
Public 属性 | |
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 第 176 行定义.