バージョン

menu_open
警告:あなたのメジャーリリース ( 2023.1.7.8574 ) に該当する最新ドキュメンテーションが表示されています。特定バージョンのドキュメンテーションにアクセスするには、Audiokinetic Launcherでオフラインドキュメンテーションをダウンロードし、Wwise AuthoringのOffline Documentationオプションにチェックを入れてください。
Wwise SDK 2023.1.7

◆ Init()

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.

注釈: Memory allocation should be done through appropriate macros (see Allocating/De-allocating オーディオプラグインにおけるメモリ).
参照
引数
in_pAllocatorInterface to memory allocator to be used by the effect
in_pEffectPluginContextInterface to effect plug-in's context
in_pParamsInterface to plug-in parameters
io_rFormatAudio data format of the input/output signal. Only an out-of-place plugin is allowed to change the channel configuration. Object processors may receive a channel configuration with type "object" if attached to a bus configured for Audio Objects processing, but otherwise may receive a config for just 1 source. Out-of-place object processors may change the format type, in which case the host bus will automatically create an output object with the desired channel configuration.

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

サポートは必要ですか?

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

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

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

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

Wwiseからはじめよう