Version

    Other Documentation

menu_open
Wwise SDK 2021.1.14
AK.Wwise::Plugin::V1::Notifications::PropertySet_ Class Reference

More...

#include <HostPropertySet.h>

Inheritance diagram for AK.Wwise::Plugin::V1::Notifications::PropertySet_:
ak_wwise_plugin_notifications_property_set_instance_v1 ak_wwise_plugin_cpp_base_instance ak_wwise_plugin_instance_ptr AK.Wwise::Plugin::RequestedHostInterface< PropertySet > AK.Wwise::Plugin::V1::AudioPlugin

Classes

struct   Interface
  The C interface, fulfilled by your plug-in. More...
 

Public Types

enum   : InterfaceTypeValue { k_interfaceType = AK_WWISE_PLUGIN_INTERFACE_TYPE_NOTIFICATIONS_PROPERTY_SET }
  The interface type, as provided by this plug-in. More...
 
enum   : InterfaceVersion { k_interfaceVersion = 1 }
  The interface version, as provided by this plug-in. More...
 
using  Instance = CPropertySet_::Instance
  Base instance type for receiving notifications on property set's changes. More...
 

Public Member Functions

InterfacePtr  GetInterfacePointer ()
 
CPropertySet_::Instance GetInstancePointer ()
 
const CPropertySet_::Instance GetInstancePointer () const
 
  PropertySet_ ()
 
virtual  ~PropertySet_ ()
 
virtual void  NotifyPropertyChanged (const GUID &in_guidPlatform, const char *in_pszPropertyName)
  This function is called by Wwise when a plug-in property changes. More...
 
- Public Member Functions inherited from ak_wwise_plugin_cpp_base_instance
virtual  ~ak_wwise_plugin_cpp_base_instance ()
 

Detailed Description

Definition at line 2334 of file HostPropertySet.h.


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise