Wwise Authoring Plug-ins - API to request host's current state and services. More...
Go to the source code of this file.
Classes | |
struct | ak_wwise_plugin_host_v2 |
API to request host's current state and services. More... | |
class | AK.Wwise::Plugin::V2::Host |
API to request host's current state and services. More... | |
class | AK.Wwise::Plugin::RequestedHostInterface< Host > |
Namespaces | |
namespace | AK |
Audiokinetic namespace. | |
namespace | AK.Wwise |
AK::Wwise::Plugin | |
AK::Wwise::Plugin::V2 | |
Macros | |
#define | AK_WWISE_PLUGIN_HOST_V2_ID() AK_WWISE_PLUGIN_BASE_INTERFACE_FROM_ID(AK_WWISE_PLUGIN_INTERFACE_TYPE_HOST, 2) |
#define | AK_WWISE_PLUGIN_HOST_V2_CTOR() |
Typedefs | |
using | AK::Wwise::Plugin::V2::CHost = ak_wwise_plugin_host_v2 |
using | AK::Wwise::Plugin::V2::RequestHost = RequestedHostInterface< Host > |
Requests a Host interface, provided as m_host variable. More... | |
using | AK::Wwise::Plugin::CHost = V2::CHost |
Latest version of the C Host interface. More... | |
using | AK::Wwise::Plugin::Host = V2::Host |
Latest version of the C++ Host interface. More... | |
using | AK::Wwise::Plugin::RequestHost = V2::RequestHost |
Latest version of the requested C++ Host interface. More... | |
Functions | |
AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_CLASS (Host) | |
AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_VERSION (Host) | |
Wwise Authoring Plug-ins - API to request host's current state and services.
Definition in file Host.h.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise