Version

menu_open
Wwise SDK 2022.1.12
Host.h File Reference

Wwise Authoring Plug-ins - API to request host's current state and services. More...

#include "../PlatformID.h"
#include "PluginInfoGenerator.h"

Go to the source code of this file.

Classes

struct  ak_wwise_plugin_host_v1
 API to request host's current state and services. More...
 
struct  ak_wwise_plugin_notifications_host_v1
 API to receive host's update notifications. More...
 
class  AK.Wwise::Plugin::V1::Host
 API to request host's current state and services. More...
 
class  AK.Wwise::Plugin::V1::Notifications::Host_
 API to receive host's update notifications. More...
 
struct  AK.Wwise::Plugin::V1::Notifications::Host_::Interface
 The C interface, fulfilled by your plug-in. More...
 
class  AK.Wwise::Plugin::RequestedHostInterface< Host >
 

Namespaces

namespace  AK
 Audiokinetic namespace.
 
namespace  AK.Wwise
 
 AK::Wwise::Plugin
 
 AK::Wwise::Plugin::V1
 
 AK::Wwise::Plugin::V1::Notifications
 Notifications namespace.
 
 AK::Wwise::Plugin::Notifications
 

Macros

#define AK_WWISE_PLUGIN_HOST_V1_ID()    AK_WWISE_PLUGIN_BASE_INTERFACE_FROM_ID(AK_WWISE_PLUGIN_INTERFACE_TYPE_HOST, 1)
 
#define AK_WWISE_PLUGIN_HOST_V1_CTOR()
 
#define AK_WWISE_PLUGIN_NOTIFICATIONS_HOST_V1_ID()    AK_WWISE_PLUGIN_BASE_INTERFACE_FROM_ID(AK_WWISE_PLUGIN_INTERFACE_TYPE_NOTIFICATIONS_HOST, 1)
 
#define AK_WWISE_PLUGIN_NOTIFICATIONS_HOST_V1_CTOR(in_pluginInfo, in_data)
 

Typedefs

using AK::Wwise::Plugin::V1::CHost = ak_wwise_plugin_host_v1
 
using AK::Wwise::Plugin::V1::Notifications::CHost_ = ak_wwise_plugin_notifications_host_v1
 
using AK::Wwise::Plugin::V1::RequestHost = RequestedHostInterface< Host >
 Requests a Host interface, provided as m_host variable. More...
 
using AK::Wwise::Plugin::CHost = V1::CHost
 Latest version of the C Host interface. More...
 
using AK::Wwise::Plugin::Host = V1::Host
 Latest version of the C++ Host interface. More...
 
using AK::Wwise::Plugin::RequestHost = V1::RequestHost
 Latest version of the requested C++ Host interface. More...
 
using AK::Wwise::Plugin::Notifications::CCHost = V1::Notifications::Host_
 Latest version of the C Host notification interface. More...
 
using AK::Wwise::Plugin::Notifications::Host = V1::Notifications::Host_
 Latest version of the C++ Host notification interface. More...
 

Functions

 AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_CLASS (Host)
 
 AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_VERSION (Host)
 
 AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_CLASS (Notifications::Host)
 
 AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_VERSION (Notifications::Host)
 

Detailed Description

Wwise Authoring Plug-ins - API to request host's current state and services.

Definition in 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