Version

menu_open
Wwise SDK 2022.1.11
AK.Wwise::Plugin::V1::Notifications::Host_ Class Reference

API to receive host's update notifications. More...

#include <Host.h>

Inheritance diagram for AK.Wwise::Plugin::V1::Notifications::Host_:
ak_wwise_plugin_notifications_host_instance_v1 ak_wwise_plugin_cpp_base_instance ak_wwise_plugin_instance_ptr AK.Wwise::Plugin::RequestedHostInterface< Host >

Classes

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

Public Types

enum  : InterfaceTypeValue { k_interfaceType = AK_WWISE_PLUGIN_INTERFACE_TYPE_NOTIFICATIONS_HOST }
 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 = CHost_::Instance
 Base instance type for receiving notifications on host changes events. More...
 

Public Member Functions

InterfacePtr GetInterfacePointer ()
 
CHost_::InstanceGetInstancePointer ()
 
const CHost_::InstanceGetInstancePointer () const
 
 Host_ ()
 
virtual ~Host_ ()
 
virtual void NotifyCurrentPlatformChanged (const GUID &in_guidCurrentPlatform)
 
- Public Member Functions inherited from ak_wwise_plugin_cpp_base_instance
virtual ~ak_wwise_plugin_cpp_base_instance ()
 

Detailed Description

API to receive host's update notifications.

Definition at line 390 of file Host.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