Wwise SDK 2025.1.0
|
#include <AK/SoundEngine/Common/AkCommonDefs.h>
#include <AK/SoundEngine/Common/AkSpeakerConfig.h>
#include <AK/SoundEngine/Common/AkTypes.h>
#include <AK/SoundEngine/Common/IAkPlugin.h>
Go to the source code of this file.
Classes | |
class | AK::IAkPluginServiceMeter |
Interface for the "Meter" plug-in service, to handle metering of signals in various ways. More... | |
Namespaces | |
namespace | AK |
Definition of data structures for AkAudioObject. | |
Macros | |
#define | AK_GET_PLUGIN_SERVICE_METER(plugin_ctx) static_cast<AK::IAkPluginServiceMeter*>(plugin_ctx->GetPluginService(AK::PluginServiceType_Meter)) |
Plug-in interface for accessing mixing-related functionality for plug-ins
Definition in file IAkPluginServiceMeter.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