版本
menu
|
Wwise SDK 2025.1.4
|
#include AK/SoundEngine/Common/AkCommonDefs.h>#include AK/SoundEngine/Common/IAkPlugin.h>类 | |
| class | AK::IAkPluginServicePlatformFuncs |
| Interface for the services related to the platform 更多... | |
命名空间 | |
| namespace | AK |
| Definition of data structures for AkAudioObject | |
宏定义 | |
| #define | AK_GET_PLUGIN_SERVICE_PLATFORMFUNCS(plugin_ctx) static_castAK::IAkPluginServicePlatformFuncs*>(plugin_ctx->GetPluginService(AK::PluginServiceType_PlatformFuncs)) |
Plug-in interface for accessing mixing-related functionality for plug-ins
在文件 IAkPluginServicePlatformFuncs.h 中定义.