版本

menu_open
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.

Note.gif
Note: Memory allocation should be done through appropriate macros (see Allocating/De-allocating Memory in Audio Plug-ins).
See also:
Parameters:
in_pAllocator  Interface to memory allocator to be used by the effect
in_pEffectPluginContext  Interface to effect plug-in's context
in_pParams  Interface to plug-in parameters
io_rFormat  Audio data format of the input/output signal. Only an out-of-place plugin is allowed to change the channel configuration.

此页面对您是否有帮助?

需要技术支持?

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

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

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

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

开始 Wwise 之旅