Version

    Other Documentation

menu_open
Wwise SDK 2019.2.15

◆ AkMeteringFlags

Metering flags. Used for specifying bus metering, through AK::SoundEngine::RegisterBusVolumeCallback() or AK::IAkMixerPluginContext::SetMeteringFlags().

Enumerator
AK_NoMetering 

No metering.

AK_EnableBusMeter_Peak 

Enable computation of peak metering.

AK_EnableBusMeter_TruePeak 

Enable computation of true peak metering (most CPU and memory intensive).

AK_EnableBusMeter_RMS 

Enable computation of RMS metering.

AK_EnableBusMeter_KPower 

Enable computation of K-weighted power metering (used as a basis for computing loudness, as defined by ITU-R BS.1770).

AK_EnableBusMeter_3DMeter 

Definition at line 785 of file AkTypes.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