Version

    Other Documentation

menu_open
Wwise SDK 2021.1.14
AkBusMeteringCallbackInfo Struct Reference

#include <AkCallback.h>

Inheritance diagram for AkBusMeteringCallbackInfo:
AkCallbackInfo

Public Attributes

AK::IAkMetering pMetering
  AK::IAkMetering interface for retrieving 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...
 

Detailed Description

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 176 of file AkCallback.h.


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise