Version

    Other Documentation

menu_open

◆ AK_ADD_FRONTEND_PLUGIN_CLASS_TO_CONTAINER

#define AK_ADD_FRONTEND_PLUGIN_CLASS_TO_CONTAINER (   ContainerName,
  WwiseClassName,
  AudioEngineRegisteredName,
  TemplateName 
)

(C++) Adds a Wwise Authoring frontend 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.

This uses the Frontend Model to build and manage the lifetime of the plug-in frontend's widgets.

Parameters
ContainerName Container name.
WwiseClassName Class name of the plug-in to add to the container.
AudioEngineRegisteredName Sound Engine's class name.
TemplateName Frontend Model's template name of the plug-in.

Definition at line 75 of file PluginInfoGeneratorPriv.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