版本

menu_open
Wwise SDK 2023.1.3
AK.Wwise::IPluginObjectStore类 参考abstract

#include <AudioPlugin.h>

Public 成员函数

virtual void InsertObject (LPCWSTR in_pszListName, unsigned int in_uiIndex, IPluginPropertySet *in_pPropertySet)=0
 
virtual bool RemoveObject (IPluginPropertySet *in_pPropertySet)=0
 
virtual IPluginPropertySetGetObject (LPCWSTR in_pszListName, unsigned int in_uiIndex) const =0
 
virtual unsigned int GetObjectCount (LPCWSTR in_pszListName) const =0
 
virtual IPluginPropertySetCreateObject (LPCWSTR in_pszType)=0
 
virtual void DeleteObject (IPluginPropertySet *in_pPropertySet)=0
 
virtual unsigned int GetListCount () const =0
 
virtual unsigned int GetListName (unsigned int in_uiListIndex, LPWSTR out_pszListName, unsigned int in_uiBufferSize) const =0
 

详细描述

Plug-in object store interface. An instance of this class is created and assigned to each plug-in, which in turn can use it to manage its inner objects. Inner objects can be created from the inner types defined in the plug-in's XML definition file.

警告: The functions in this interface are not thread-safe, unless stated otherwise.
参见

在文件 AudioPlugin.h189 行定义.


此页面对您是否有帮助?

需要技术支持?

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

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

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

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

开始 Wwise 之旅