|
Wwise SDK 2024.1.9
|
您可以使用 SDK 来创建自己的版本控制插件,进一步拓展 Wwise 的能力。
在 Wwise 中集成版本控制插件的主要目的是加快用户的工作。In workplaces where work unit and audio files are kept in a source control system, people using Wwise must use source control system operations to edit files, keep files up-to-date, and submit changes. If you implement the source control plug-in to manage these files inside Wwise, your users can perform all these operations without switching to the source control application.
版本控制插件 SDK 旨在让 音频设计师:
关于如何在 Wwise 中使用插件的帮助,请参阅 Wwise 设计工具文档。
版本控制插件例程 中讨论了代码示例。
以下各节提供了详情: