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>
クラス | |
class | AK::IAkPluginServiceMeter |
Interface for the "Meter" plug-in service, to handle metering of signals in various ways [詳解] | |
名前空間 | |
namespace | AK |
Definition of data structures for AkAudioObject | |
マクロ定義 | |
#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
IAkPluginServiceMeter.h に定義があります。