バージョン

menu_open

クラス AK::Wwise::IPluginObjectStore

すべてのメンバ一覧

Public メソッド

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

説明

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.h134 行で定義されています。


このクラスの説明は次のファイルから生成されました:

このページはお役に立ちましたか?

サポートは必要ですか?

ご質問や問題、ご不明点はございますか?お気軽にお問い合わせください。

サポートページをご確認ください

あなたのプロジェクトについて教えてください。ご不明な点はありませんか。

プロジェクトを登録していただくことで、ご利用開始のサポートをいたします。

Wwiseからはじめよう