menu
Version
2022.1.18.8567
2024.1.3.8749
2023.1.11.8682
2022.1.18.8567
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.3.8749
2023.1.11.8682
2022.1.18.8567
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.18
|
#include <AkCallback.h>
Public Attributes | |
AK::AkMetering * | pMainMixMetering |
Metering information for the main mix. More... | |
AkChannelConfig | mainMixConfig |
Channel configuration of the main mix. More... | |
AK::AkMetering * | pPassthroughMetering |
Metering information for the passthrough mix (if any; will be null otherwise) More... | |
AkChannelConfig | passthroughMixConfig |
Channel configuration of the passthrough mix (if any; will be invalid otherwise) More... | |
AkUInt32 | uNumSystemAudioObjects |
Number of System Audio Objects going out of the output device. More... | |
AK::AkMetering ** | ppSystemAudioObjectMetering |
Metering information for each System Audio Object (number of elements is equal to uNumSystemAudioObjects) More... | |
AkMeteringFlags | eMeteringFlags |
Metering flags that were asked for in RegisterOutputDeviceMeteringCallback(). You may only access corresponding meter values from the metering objects. 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 output devices, at each frame. Register the callback using AK::SoundEngine::RegisterOutputDeviceMeteringCallback.
Definition at line 184 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