Version

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 176 of file AudioPlugin.h.


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

Cette page a-t-elle été utile ?

Besoin d'aide ?

Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !

Visitez notre page d'Aide

Décrivez-nous de votre projet. Nous sommes là pour vous aider.

Enregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !

Partir du bon pied avec Wwise