バージョン

menu_open
Wwise SDK 2023.1.3
AK.Wwise::IPluginObjectStore クラスabstract

#include <AudioPlugin.h>

公開メンバ関数

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からはじめよう