バージョン

menu_open
virtual AKRESULT AK::IAkMixerEffectPlugin::Init ( IAkPluginMemAlloc in_pAllocator,
IAkMixerPluginContext in_pMixerPluginContext,
IAkPluginParam in_pParams,
AkAudioFormat in_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 オーディオプラグインにおけるメモリ).
引数:
in_pAllocator  Interface to memory allocator to be used by the effect.
in_pMixerPluginContext  Interface to mixer plug-in's context.
in_pParams  Interface to plug-in parameters.
in_rFormat  Audio data format of the requested output signal.

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

サポートは必要ですか?

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

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

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

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

Wwiseからはじめよう