版本

menu_open

◆ GetOriginalDirectory

unsigned int(* ak_wwise_plugin_host_object_media_v1::GetOriginalDirectory) (const struct ak_wwise_plugin_host_object_media_instance_v1 *in_this, AkOSChar *out_pszDirectory, unsigned int in_uiBufferSize)

Obtain the Original directory for the plug-in.

警告: If you do not provide a buffer big enough to write the full string, the function will fail and return 0. Make sure to use a buffer big enough to write the entire string, such as your platform's max path size.
参数
[in]in_thisCurrent instance of this interface.
[out]out_pszDirectoryBuffer that will contain the path.
[in]in_uiBufferSizeSize of the provided string buffer.
返回
Number of characters written to the buffer. 0 means a failure.

在文件 HostObjectMedia.h213 行定义.

被这些函数引用 AK.Wwise::Plugin::V1::ObjectMedia::GetOriginalDirectory().


此页面对您是否有帮助?

需要技术支持?

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

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

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

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

开始 Wwise 之旅