Wwise SDK 2024.1.2
|
◆ GetCurrentConversionSettingsHash
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.
在文件 MediaConverter.h 第 103 行定义. 被这些函数引用 AK.Wwise::Plugin::V1::MediaConverter::Interface::Interface(). |