menu
Version
2022.1.18.8567
2024.1.4.8780
2023.1.12.8706
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.4.8780
2023.1.12.8706
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 to write data that can be converted for the target platform. More...
#include "PluginInfoGenerator.h"
Go to the source code of this file.
Classes | |
struct | ak_wwise_plugin_host_data_writer_v1 |
Interface used to write data during sound bank generation. More... | |
class | AK.Wwise::Plugin::V1::DataWriter |
Interface used to write data during sound bank generation. More... | |
class | AK.Wwise::Plugin::RequestedHostInterface< DataWriter > |
Namespaces | |
namespace | AK |
Audiokinetic namespace. | |
namespace | AK.Wwise |
AK::Wwise::Plugin | |
AK::Wwise::Plugin::V1 | |
Macros | |
#define | AK_WWISE_PLUGIN_HOST_WRITE_V1_ID() AK_WWISE_PLUGIN_BASE_INTERFACE_FROM_ID(AK_WWISE_PLUGIN_INTERFACE_TYPE_HOST_DATA_WRITER, 1) |
#define | AK_WWISE_PLUGIN_HOST_WRITE_V1_CTOR() |
Typedefs | |
using | AK::Wwise::Plugin::V1::CHostDataWriter = ak_wwise_plugin_host_data_writer_v1 |
using | AK::Wwise::Plugin::V1::RequestWrite = RequestedHostInterface< DataWriter > |
Requests a DataWriter interface. More... | |
using | AK::Wwise::Plugin::CHostDataWriter = V1::CHostDataWriter |
Latest version of the C DataWriter interface. More... | |
using | AK::Wwise::Plugin::DataWriter = V1::DataWriter |
Latest version of the C++ DataWriter interface. More... | |
using | AK::Wwise::Plugin::RequestWrite = V1::RequestWrite |
Latest version of the requested C++ DataWriter interface. More... | |
Functions | |
AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_CLASS (DataWriter) | |
AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_VERSION (DataWriter) | |
Wwise Authoring Plug-ins - API to write data that can be converted for the target platform.
Definition in file HostDataWriter.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