menu
Version
2024.1.3.8749
2024.1.3.8749
2023.1.11.8682
2022.1.18.8567
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.3.8749
2023.1.11.8682
2022.1.18.8567
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 - API for general Audio Plug-in's backend (Source, Effect, Mixer). More...
Go to the source code of this file.
Classes | |
struct | ak_wwise_plugin_audio_plugin_v1 |
Wwise API for general Audio Plug-in's backend. More... | |
class | AK.Wwise::Plugin::V1::AudioPlugin |
Wwise API for general Audio Plug-in's backend. More... | |
struct | AK.Wwise::Plugin::V1::AudioPlugin::Interface |
The C interface, fulfilled by your plug-in. More... | |
Namespaces | |
namespace | AK |
Definition of data structures for AkAudioObject. | |
namespace | AK.Wwise |
AK::Wwise::Plugin | |
AK::Wwise::Plugin::V1 | |
Macros | |
#define | AK_WWISE_PLUGIN_AUDIO_PLUGIN_V1_ID() AK_WWISE_PLUGIN_BASE_INTERFACE_FROM_ID(AK_WWISE_PLUGIN_INTERFACE_TYPE_AUDIO_PLUGIN, 1) |
#define | AK_WWISE_PLUGIN_AUDIO_PLUGIN_V1_CTOR(in_pluginInfo, in_data) |
Typedefs | |
using | AK::Wwise::Plugin::V1::CAudioPlugin = ak_wwise_plugin_audio_plugin_v1 |
using | AK::Wwise::Plugin::CAudioPlugin = V1::CAudioPlugin |
Latest version of the C AudioPlugin interface. More... | |
using | AK::Wwise::Plugin::AudioPlugin = V1::AudioPlugin |
Latest version of the C++ AudioPlugin interface. More... | |
Functions | |
AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_CLASS (AudioPlugin) | |
AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_VERSION (AudioPlugin) | |
Wwise Authoring Plug-ins - API for general Audio Plug-in's backend (Source, Effect, Mixer).
Definition in file AudioPlugin.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