バージョン

menu_open
Wwise SDK 2022.1.12

◆ Init()

virtual AKRESULT AK::IAkAudioDeviceEffectPlugin::Init ( IAkPluginMemAlloc in_pAllocator,
IAkAudioDeviceEffectPluginContext in_pEffectPluginContext,
IAkPluginParam in_pParams,
const AkAudioFormat in_rFormat,
const Ak3DAudioSinkCapabilities in_3dCapabilities 
)
pure virtual

Audio device 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 audio effect's plug-in context
in_pParamsInterface to plug-in parameters
in_rFormatAudio data format of the input/output signal. Matches the channel configuration of the audio device sink plug-in. If format is object-based (AkChannelConfig::eConfigType is Ak_ChannelConfigType_Objects), the plug-in should verify Ak3DAudioSinkCapabilities to determine which inputs it can expect in Execute (main mix, passthrough, objects).
in_3dCapabilities3D capabilities of the output device sink plug-in. If io_rFormat is not object-based, this can be ignored and only the main mix will be submitted to Execute().

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

サポートは必要ですか?

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

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

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

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

Wwiseからはじめよう