版本

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

◆ Init()

virtual AKRESULT AK::IAkEffectPlugin::Init ( IAkPluginMemAlloc in_pAllocator,
IAkEffectPluginContext in_pEffectPluginContext,
IAkPluginParam in_pParams,
AkAudioFormat io_rFormat 
)
pure virtual

Software effect plug-in initialization. Prepares the effect for data processing, allocates memory and sets up the initial conditions.

备注: Memory allocation should be done through appropriate macros (see 在音频插件中分配/取消分配内存).
参见
参数
in_pAllocatorInterface to memory allocator to be used by the effect
in_pEffectPluginContextInterface to effect plug-in's context
in_pParamsInterface to plug-in parameters
io_rFormatAudio data format of the input/output signal. Only an out-of-place plugin is allowed to change the channel configuration. Object processors may receive a channel configuration with type "object" if attached to a bus configured for Audio Objects processing, but otherwise may receive a config for just 1 source. Out-of-place object processors may change the format type, in which case the host bus will automatically create an output object with the desired channel configuration.

此页面对您是否有帮助?

需要技术支持?

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

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

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

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

开始 Wwise 之旅