版本

menu_open
Wwise SDK 2022.1.13

◆ WaapiCall

void(* ak_wwise_plugin_host_v1::WaapiCall) (const struct ak_wwise_plugin_host_v1 *in_this, const char *in_szUri, const char *in_szArgs, const char *in_szOptions, AK::IAkPluginMemAlloc *in_pAlloc, char **out_szResults, char **out_szError)

Find and call the specified procedure.

Calls made using this function are always blocking.

参数
[in]in_thisCurrent instance of this interface.
[in]in_szUriURI of the procedure to call.
[in]in_szArgsJSON string of arguments to pass to the procedure, or nullptr for no arguments.
[in]in_szOptionsJSON string of options to pass to the procedure, or nullptr for no options.
[in]in_pAllocAllocator used to allocate memory for the results or the error.
[out]out_szResultsJSON string (utf-8) containing the results, if any.
[out]out_szErrorJSON string (utf-8) containing the error, if any.

在文件 Host.h173 行定义.

被这些函数引用 AK.Wwise::Plugin::V1::Host::WaapiCall().


此页面对您是否有帮助?

需要技术支持?

仍有疑问?或者问题?需要更多信息?欢迎联系我们,我们可以提供帮助!

查看我们的“技术支持”页面

介绍一下自己的项目。我们会竭力为您提供帮助。

来注册自己的项目,我们帮您快速入门,不带任何附加条件!

开始 Wwise 之旅