Version

menu_open
Wwise SDK 2018.1.11

◆ GetPluginData()

virtual bool AK.Wwise::IAudioPlugin::GetPluginData ( const GUID &  in_guidPlatform,
AkPluginParamID  in_idParam,
IWriteData in_pDataWriter 
) const
pure virtual

This function is called by Wwise to obtain parameters that will be sent to the sound engine when Wwise is connected. This block should contain only data that is NOT a property defined in the plugin xml file. The parameter ID should be something different than the ones used in the plugin xml.

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

Implemented in AK.Wwise::DefaultAudioPluginImplementation.


Cette page a-t-elle été utile ?

Besoin d'aide ?

Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !

Visitez notre page d'Aide

Décrivez-nous de votre projet. Nous sommes là pour vous aider.

Enregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !

Partir du bon pied avec Wwise