版本

menu_open
virtual void AK::IAkSourcePlugin::Execute ( AkAudioBuffer io_pBuffer,
AK::MultiCoreServices::DspProcess *&  out_pDspProcess  
) [pure virtual]

Software effect plug-in DSP execution.

Note.gif
Note: The effect can output as much as wanted up to MaxFrames(). All sample frames passed uValidFrames at input time are not initialized and it is the responsibility of the effect to do so. When modifying the number of valid frames within execution (e.g. to flush delay lines) the effect should notify the pipeline by updating uValidFrames accordingly.
Note.gif
Note: The effect will stop being called by the pipeline when AK_NoMoreData is returned in the the eState field of the AkAudioBuffer structure.
Parameters:
io_pBuffer  In/Out audio buffer data structure (in-place processing)
out_pDspProcess  Asynchronous DSP process utilities on PS3

此页面对您是否有帮助?

需要技术支持?

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

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

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

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

开始 Wwise 之旅