Version

menu_open
Warning: you were redirected to the latest documentation corresponding to your major release ( 2023.1.4.8496 ). Should you wish to access your specific version's documentation, please download the offline documentation from the Audiokinetic Launcher and check the Offline Documentation option in Wwise Authoring.
Wwise SDK 2023.1.4

◆ 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 

Enable computation of data necessary to render a 3D visualization of volume distribution over the surface of a sphere.

Definition at line 1152 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