版本

    其他文档

menu_open

AK::Wwise::IPluginObjectStore Class Reference

List of all members.

Public Member Functions

virtual void  InsertObject (LPCWSTR in_pszListName, unsigned int in_uiIndex, IPluginPropertySet *in_pPropertySet)=0
virtual bool  RemoveObject (IPluginPropertySet *in_pPropertySet)=0
virtual IPluginPropertySet GetObject (LPCWSTR in_pszListName, unsigned int in_uiIndex) const =0
virtual unsigned int  GetObjectCount (LPCWSTR in_pszListName) const =0
virtual IPluginPropertySet CreateObject (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

Detailed Description

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.

Warning:
The functions in this interface are not thread-safe, unless stated otherwise.
See also:

Definition at line 134 of file AudioPlugin.h.


The documentation for this class was generated from the following file:

此页面对您是否有帮助?

需要技术支持?

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

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

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

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

开始 Wwise 之旅