版本

menu_open
警告:系统已根据您所用大版本 (2022.1.13.8454) 自动跳转至最新文档。若想访问特定版本的文档,请从 Audiokinetic Launcher 下载离线文档,并在 Wwise 设计程序中勾选 Offline Documentation 选项。
Wwise SDK 2022.1.13
AK.Wwise::Plugin::V1::AudioPlugin类 参考

Wwise API for general Audio Plug-in's backend. 更多...

#include <AudioPlugin.h>

类 AK.Wwise::Plugin::V1::AudioPlugin 继承关系图:
ak_wwise_plugin_audio_plugin_instance_v1 AK.Wwise::Plugin::RequestedHostInterface< PropertySet > AK.Wwise::Plugin::RequestedHostInterface< DataWriter > ak_wwise_plugin_backend_instance AK.Wwise::Plugin::HostInterfaceGlue< PropertySet, true > AK.Wwise::Plugin::V1::Notifications::PropertySet_ AK.Wwise::Plugin::HostInterfaceGlue< DataWriter, false > ak_wwise_plugin_cpp_base_instance ak_wwise_plugin_cpp_base_instance ak_wwise_plugin_notifications_property_set_instance_v1 ak_wwise_plugin_cpp_base_instance ak_wwise_plugin_instance_ptr ak_wwise_plugin_cpp_base_instance ak_wwise_plugin_instance_ptr

struct  Interface
 The C interface, fulfilled by your plug-in. 更多...
 

Public 类型

enum  : InterfaceTypeValue { k_interfaceType = AK_WWISE_PLUGIN_INTERFACE_TYPE_AUDIO_PLUGIN }
 The interface type, as provided by this plug-in. 更多...
 
enum  : InterfaceVersion { k_interfaceVersion = 1 }
 The interface version, as provided by this plug-in. 更多...
 
using Instance = CAudioPlugin::Instance
 Base instance type for providing audio plug-in backend services. 更多...
 
- Public 类型 继承自 AK.Wwise::Plugin::RequestedHostInterface< PropertySet >
using HostInterfaceDefinition = HostInterfaceGlue< PropertySet, true >
 
- Public 类型 继承自 AK.Wwise::Plugin::HostInterfaceGlue< PropertySet, true >
enum  
 
enum  
 
using GluedInterface = typename CPPInstance::GluedInterface
 
using Instance = PropertySet
 
using CInstance = typename CPPInstance::Instance
 
- Public 类型 继承自 AK.Wwise::Plugin::V1::Notifications::PropertySet_
enum  : InterfaceTypeValue { k_interfaceType = AK_WWISE_PLUGIN_INTERFACE_TYPE_NOTIFICATIONS_PROPERTY_SET }
 The interface type, as provided by this plug-in. 更多...
 
enum  : InterfaceVersion { k_interfaceVersion = 1 }
 The interface version, as provided by this plug-in. 更多...
 
using Instance = CPropertySet_::Instance
 Base instance type for receiving notifications on property set's changes. 更多...
 
- Public 类型 继承自 AK.Wwise::Plugin::RequestedHostInterface< DataWriter >
using HostInterfaceDefinition = HostInterfaceGlue< DataWriter, false >
 
- Public 类型 继承自 AK.Wwise::Plugin::HostInterfaceGlue< DataWriter, false >
enum  
 
enum  
 
using GluedInterface = typename CPPInstance::GluedInterface
 
using Instance = DataWriter
 
using CInstance = typename CPPInstance::Instance
 

Public 成员函数

InterfacePtr GetInterfacePointer ()
 
CAudioPlugin::InstanceGetInstancePointer ()
 
const CAudioPlugin::InstanceGetInstancePointer () const
 
 AudioPlugin ()
 
virtual ~AudioPlugin ()
 
virtual bool GetBankParameters (const GUID &in_guidPlatform, DataWriter &in_dataWriter) const
 Obtains parameters that will be written to a bank. 更多...
 
- Public 成员函数 继承自 ak_wwise_plugin_cpp_base_instance
virtual ~ak_wwise_plugin_cpp_base_instance ()
 
- Public 成员函数 继承自 AK.Wwise::Plugin::RequestedHostInterface< PropertySet >
 RequestedHostInterface ()
 
- Public 成员函数 继承自 AK.Wwise::Plugin::V1::Notifications::PropertySet_
InterfacePtr GetInterfacePointer ()
 
CPropertySet_::InstanceGetInstancePointer ()
 
const CPropertySet_::InstanceGetInstancePointer () const
 
 PropertySet_ ()
 
virtual ~PropertySet_ ()
 
virtual void NotifyPropertyChanged (const GUID &in_guidPlatform, const char *in_pszPropertyName)
 This function is called by Wwise when a plug-in property changes. 更多...
 
- Public 成员函数 继承自 AK.Wwise::Plugin::RequestedHostInterface< DataWriter >
 RequestedHostInterface ()
 

额外继承的成员函数

- Public 属性 继承自 AK.Wwise::Plugin::RequestedHostInterface< PropertySet >
PropertySet ::Interfaceg_propertySetInterface = HostInterfaceDefinition::g_cppinterface
 
HostInterfaceDefinition::Instance & m_propertySet = *HostInterfaceDefinition::m_instance
 
- Public 属性 继承自 AK.Wwise::Plugin::RequestedHostInterface< DataWriter >
DataWriter ::Interface & g_dataWriterInterface = HostInterfaceDefinition::g_cppinterface
 
- 静态 Public 属性 继承自 AK.Wwise::Plugin::HostInterfaceGlue< PropertySet, true >
static GluedInterface g_cppinterface
 The unique interface for this plug-in interface. 更多...
 
- 静态 Public 属性 继承自 AK.Wwise::Plugin::HostInterfaceGlue< DataWriter, false >
static GluedInterface g_cppinterface
 The unique interface for this plug-in interface. 更多...
 

详细描述


此页面对您是否有帮助?

需要技术支持?

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

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

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

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

开始 Wwise 之旅