版本

menu_open
Wwise SDK 2021.1.14
AK::IAkEffectPluginContext类 参考abstract

#include <IAkPlugin.h>

类 AK::IAkEffectPluginContext 继承关系图:
AK::IAkPluginContextBase

Public 成员函数

virtual bool  IsSendModeEffect () const =0
 
virtual IAkVoicePluginInfo GetVoiceInfo ()=0
 
virtual IAkMixerPluginContext GetMixerCtx ()=0
 
For object processors:

Output object management.

virtual AKRESULT  CreateOutputObjects (AkChannelConfig in_channelConfig, AkAudioObjects &io_objects)=0
 
virtual void  GetOutputObjects (AkAudioObjects &io_objects)=0
 
- Public 成员函数 继承自 AK::IAkPluginContextBase
virtual IAkGlobalPluginContext GlobalContext () const =0
 
virtual IAkGameObjectPluginInfo GetGameObjectInfo ()=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 IAkProcessorFeatures GetProcessorFeatures ()=0
  Return an interface to query processor specific features. 更多...
 
virtual AkUniqueID  GetAudioNodeID () const =0
 

Protected 成员函数

virtual  ~IAkEffectPluginContext ()
  Virtual destructor on interface to avoid warnings. 更多...
 
- Protected 成员函数 继承自 AK::IAkPluginContextBase
virtual  ~IAkPluginContextBase ()
  Virtual destructor on interface to avoid warnings. 更多...
 

详细描述

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

参见

在文件 IAkPlugin.h338 行定义.


此页面对您是否有帮助?

需要技术支持?

仍有疑问?或者问题?需要更多信息?欢迎联系我们,我们可以提供帮助!

查看我们的“技术支持”页面

介绍一下自己的项目。我们会竭力为您提供帮助。

来注册自己的项目,我们帮您快速入门,不带任何附加条件!

开始 Wwise 之旅