Wwise SDK 2024.1.1
|
◆ 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(). |