Wwise SDK 2025.1.0
|
#include <AkCallbackTypes.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... | |
![]() | |
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 280 of file AkCallbackTypes.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