menu
Version
2022.1.19.8584
2024.1.5.8803
2023.1.13.8732
2022.1.19.8584
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
2024.1.5.8803
2023.1.13.8732
2022.1.19.8584
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
Wwise Authoring Plug-ins - Plug-in API for property sets. More...
#include "PluginInfoGenerator.h"
Go to the source code of this file.
Classes | |
struct | ak_wwise_plugin_host_property_set_v1 |
Interface used to interact with property sets. More... | |
struct | ak_wwise_plugin_notifications_property_set_v1 |
class | AK.Wwise::Plugin::V1::PropertySet |
Interface used to interact with property sets. More... | |
class | AK.Wwise::Plugin::V1::Notifications::PropertySet_ |
struct | AK.Wwise::Plugin::V1::Notifications::PropertySet_::Interface |
The C interface, fulfilled by your plug-in. More... | |
class | AK.Wwise::Plugin::RequestedHostInterface< PropertySet > |
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 | |
Typedefs | |
using | AK::Wwise::Plugin::V1::CHostPropertySet = ak_wwise_plugin_host_property_set_v1 |
using | AK::Wwise::Plugin::V1::Notifications::CPropertySet_ = ak_wwise_plugin_notifications_property_set_v1 |
using | AK::Wwise::Plugin::V1::RequestPropertySet = RequestedHostInterface< PropertySet > |
Requests a PropertySet interface, provided as m_propertySet variable. More... | |
using | AK::Wwise::Plugin::CHostPropertySet = V1::CHostPropertySet |
Latest version of the C PropertySet interface. More... | |
using | AK::Wwise::Plugin::PropertySet = V1::PropertySet |
Latest version of the C++ PropertySet interface. More... | |
using | AK::Wwise::Plugin::RequestPropertySet = V1::RequestPropertySet |
Latest version of the requested C++ PropertySet interface. More... | |
using | AK::Wwise::Plugin::Notifications::CPropertySet = V1::Notifications::CPropertySet_ |
Latest version of the C PropertySet notification interface. More... | |
using | AK::Wwise::Plugin::Notifications::PropertySet = V1::Notifications::PropertySet_ |
Latest version of the C++ PropertySet notification interface. More... | |
Functions | |
AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_CLASS (PropertySet) | |
AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_VERSION (PropertySet) | |
AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_CLASS (Notifications::PropertySet) | |
AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_VERSION (Notifications::PropertySet) | |
Wwise Authoring Plug-ins - Plug-in API for property sets.
Definition in file HostPropertySet.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