Wwise Authoring Plug-ins - API to convert used object medias to a format usable by the plug-in's Sound Engine part. More...
#include "PluginInfoGenerator.h"
Go to the source code of this file.
Classes | |
struct | ak_wwise_plugin_media_converter_v1 |
API to convert used object medias to a format usable by the plug-in's Sound Engine part. More... | |
class | AK.Wwise::Plugin::V1::MediaConverter |
struct | AK.Wwise::Plugin::V1::MediaConverter::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_MEDIA_CONVERTER_V1_ID() AK_WWISE_PLUGIN_BASE_INTERFACE_FROM_ID(AK_WWISE_PLUGIN_INTERFACE_TYPE_MEDIA_CONVERTER, 1) |
#define | AK_WWISE_PLUGIN_MEDIA_CONVERTER_V1_CTOR(in_pluginInfo, in_data) |
Typedefs | |
using | AK::Wwise::Plugin::V1::CMediaConverter = ak_wwise_plugin_media_converter_v1 |
using | AK::Wwise::Plugin::CMediaConverter = V1::CMediaConverter |
Latest version of the C MediaConverter interface. More... | |
using | AK::Wwise::Plugin::MediaConverter = V1::MediaConverter |
Latest version of the C++ MediaConverter interface. More... | |
Functions | |
AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_CLASS (MediaConverter) | |
AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_VERSION (MediaConverter) | |
Wwise Authoring Plug-ins - API to convert used object medias to a format usable by the plug-in's Sound Engine part.
Definition in file MediaConverter.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