menu
 
Version
2022.1.18.8567

2024.1.3.8749

2023.1.11.8682

2022.1.18.8567

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_open
Wwise SDK 2022.1.18

◆ WaapiCall

void(* ak_wwise_plugin_host_v1::WaapiCall) (const struct ak_wwise_plugin_host_v1 *in_this, const char *in_szUri, const char *in_szArgs, const char *in_szOptions, AK::IAkPluginMemAlloc *in_pAlloc, char **out_szResults, char **out_szError)

Find and call the specified procedure.

Calls made using this function are always blocking.

Parameters
[in]in_thisCurrent instance of this interface.
[in]in_szUriURI of the procedure to call.
[in]in_szArgsJSON string of arguments to pass to the procedure, or nullptr for no arguments.
[in]in_szOptionsJSON string of options to pass to the procedure, or nullptr for no options.
[in]in_pAllocAllocator used to allocate memory for the results or the error.
[out]out_szResultsJSON string (utf-8) containing the results, if any.
[out]out_szErrorJSON string (utf-8) containing the error, if any.

Definition at line 173 of file Host.h.

Referenced by AK.Wwise::Plugin::V1::Host::WaapiCall().


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