版本

menu_open
Wwise SDK 2018.1.11

◆ Execute()

virtual void AK::IAkOutOfPlaceEffectPlugin::Execute ( AkAudioBuffer in_pBuffer,
AkUInt32  in_uInOffset,
AkAudioBuffer out_pBuffer 
)
pure virtual

Software effect plug-in for out-of-place processing.

Note: An input buffer is provided and will be passed back to Execute() (with an advancing offset based on uValidFrames consumption by the plug-in). The output buffer should be filled entirely by the effect (at which point it can report AK_DataReady) except on last execution where AK_NoMoreData should be used. AK_DataNeeded should be used when more input data is necessary to continue processing.
Note: Only the output buffer eState field is looked at by the pipeline to determine the effect state. See IAkOutOfPlaceEffectPlugin::Execute.
参数
in_pBuffer Input audio buffer data structure
in_uInOffset Offset position into input buffer data
out_pBuffer Output audio buffer data structure

此页面对您是否有帮助?

需要技术支持?

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

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

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

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

开始 Wwise 之旅