版本

menu_open

◆ GetCurrentConversionSettingsHash

uint32_t(* ak_wwise_plugin_media_converter_v1::GetCurrentConversionSettingsHash) (const struct ak_wwise_plugin_media_converter_instance_v1 *in_this, const GUID *in_guidPlatform, AkUInt32 in_uSampleRate, AkUInt32 in_uBlockLength)

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_thisCurrent instance of this interface.
[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.

在文件 MediaConverter.h103 行定义.

被这些函数引用 AK.Wwise::Plugin::V1::MediaConverter::Interface::Interface().


此页面对您是否有帮助?

需要技术支持?

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

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

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

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

开始 Wwise 之旅