Version

    Other Documentation

menu_open

◆ GetBankParameters()

virtual bool AK.Wwise::DefaultAudioPluginImplementation::GetBankParameters ( const GUID in_guidPlatform,
IWriteData in_pDataWriter 
) const
inlinevirtual

This function is called by Wwise to obtain parameters that will be written to a bank. Because these can be changed at run-time, the parameter block should stay relatively small. Larger data should be put in the Data Block.

Warning
This function is guaranteed to be called by a single thread at a time.
Returns
True if the plug-in put some parameters in the bank, False otherwise
See also
Parameters
in_guidPlatform The unique ID of the queried platform
in_pDataWriter A pointer to the data writer interface

Implements AK.Wwise::IAudioPlugin.

Definition at line 637 of file AudioPlugin.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