menu
 
Version
2024.1.6.8842

2024.1.6.8842

2023.1.14.8770

2025.1.0.8897

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

menu

◆ AK_ADD_PLUGIN_CLASS_TO_CONTAINER

#define AK_ADD_PLUGIN_CLASS_TO_CONTAINER (   ContainerName,
  WwiseClassName,
  AudioEngineRegisteredName 
)

(C++) Adds a Wwise Authoring plug-in and a Sound Engine plug-in to a plug-in container.

Creates a custom namespace with custom plug-in info, that contains the generated plug-in info structure. Then, statically points it to the next pointer for the container.

This uses the Sound Engine part to retrieve the plug-in information (Company id, Plug-in ID and Plug-in Type). It also adds up the Sound Engine's registration structure, so the host can initialize this part on first instantiation.

Parameters
ContainerNameContainer name.
WwiseClassNameClass name of the plug-in to add to the container.
AudioEngineRegisteredNameSound Engine's class name.
See also

Definition at line 882 of file PluginInfoGenerator.h.


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise