バージョン

menu_open
Wwise SDK 2023.1.3

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

注釈: 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.
注釈: Only the output buffer eState field is looked at by the pipeline to determine the effect state. See IAkOutOfPlaceEffectPlugin::Execute.
引数
in_pBufferInput audio buffer data structure
in_uInOffsetOffset position into input buffer data
out_pBufferOutput audio buffer data structure

このページはお役に立ちましたか?

サポートは必要ですか?

ご質問や問題、ご不明点はございますか?お気軽にお問い合わせください。

サポートページをご確認ください

あなたのプロジェクトについて教えてください。ご不明な点はありませんか。

プロジェクトを登録していただくことで、ご利用開始のサポートをいたします。

Wwiseからはじめよう