版本

menu_open
警告:系统已根据您所用大版本 (2023.1.4.8496) 自动跳转至最新文档。若想访问特定版本的文档,请从 Audiokinetic Launcher 下载离线文档,并在 Wwise 设计程序中勾选 Offline Documentation 选项。
Wwise SDK 2023.1.4

◆ GetCurrentConversionSettingsHash()

virtual uint32_t AK.Wwise::Plugin::V1::MediaConverter::GetCurrentConversionSettingsHash ( const GUID in_guidPlatform,
AkUInt32  in_uSampleRate = 0,
AkUInt32  in_uBlockLength = 0 
) const
pure virtual

Calculates the conversion setting's hash.

The goal of this function is to return a value that can be used to indicate whether the plug-in information changed between two conversion requests. Each time a SoundBank generation is done, that value is stored, and if it's different from the previous one, or if the file changed, a new ConvertFile will be called.

参数
[in]in_guidPlatformThe unique ID of the custom platform for which the conversion is being done.
[in]in_uSampleRateThe target sample rate for the converted file, passing 0 will default to the platform default.
[in]in_uBlockLengthThe block length, passing 0 will default to the platform default.
返回
A hash value for all the plug-in parameters.

此页面对您是否有帮助?

需要技术支持?

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

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

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

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

开始 Wwise 之旅