バージョン

menu_open
Wwise SDK 2023.1.2
AK::IAkEffectPluginContext クラスabstract

#include <IAkPlugin.h>

AK::IAkEffectPluginContext の継承関係図
AK::IAkPluginContextBase

公開メンバ関数

virtual bool IsSendModeEffect () const =0
 
virtual IAkVoicePluginInfoGetVoiceInfo ()=0
 
virtual IAkMixerPluginContextGetMixerCtx ()=0
 
For object processors:

Output object management.

virtual AKRESULT CreateOutputObjects (AkChannelConfig in_channelConfig, AkAudioObjects &io_objects)=0
 
virtual void GetOutputObjects (AkAudioObjects &io_objects)=0
 
- 基底クラス AK::IAkPluginContextBase に属する継承公開メンバ関数
virtual IAkGlobalPluginContextGlobalContext () const =0
 
virtual IAkGameObjectPluginInfoGetGameObjectInfo ()=0
 
virtual AKRESULT GetOutputID (AkUInt32 &out_uOutputID, AkPluginID &out_uDevicePlugin) const =0
 
virtual void GetPluginMedia (AkUInt32 in_dataIndex, AkUInt8 *&out_rpData, AkUInt32 &out_rDataSize)=0
 
virtual void GetPluginCustomGameData (void *&out_rpData, AkUInt32 &out_rDataSize)=0
 
virtual AKRESULT PostMonitorData (void *in_pData, AkUInt32 in_uDataSize)=0
 
virtual bool CanPostMonitorData ()=0
 
virtual AKRESULT PostMonitorMessage (const char *in_pszError, AK::Monitor::ErrorLevel in_eErrorLevel)=0
 
virtual AkReal32 GetDownstreamGain ()=0
 
virtual AKRESULT GetParentChannelConfig (AkChannelConfig &out_channelConfig) const =0
 
virtual IAkProcessorFeaturesGetProcessorFeatures ()=0
 Return an interface to query processor specific features. [詳解]
 
virtual AkUniqueID GetAudioNodeID () const =0
 
virtual AKRESULT GetSinkChannelConfig (AkChannelConfig &out_sinkConfig, Ak3DAudioSinkCapabilities &out_3dAudioCaps) const =0
 

限定公開メンバ関数

virtual ~IAkEffectPluginContext ()
 Virtual destructor on interface to avoid warnings. [詳解]
 
- 基底クラス AK::IAkPluginContextBase に属する継承限定公開メンバ関数
virtual ~IAkPluginContextBase ()
 Virtual destructor on interface to avoid warnings. [詳解]
 

詳解

Interface to retrieve contextual information for an effect plug-in.

参照

IAkPlugin.h357 行目に定義があります。


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

サポートは必要ですか?

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

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

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

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

Wwiseからはじめよう