Wwise SDK 2022.1.17
|
#include <AkCallback.h>
Public Attributes | |
AK::AkMetering * | pMetering |
Struct containing metering information. More... | |
AkChannelConfig | channelConfig |
Channel configuration of the bus. More... | |
AkMeteringFlags | eMeteringFlags |
Metering flags that were asked for in RegisterBusMeteringCallback(). You may only access corresponding meter values from in_pMeteringInfo. Others will fail. More... | |
Public Attributes inherited from AkCallbackInfo | |
void * | pCookie |
User data, passed to PostEvent() More... | |
AkGameObjectID | gameObjID |
Game object ID. More... | |
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.
Definition at line 175 of file AkCallback.h.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise