Version

menu_open
Attention : vous avez été redirigé vers la plus récente documentation correspondant à votre version générale ( 2023.1.4.8496 ). Si vous souhaitez accéder à la documentation de votre version précise, veuillez télécharger la documentation hors ligne depuis l'Audiokinetic Launcher et sélectionner l'option de documentation Offline dans l'application de création Wwise.
Wwise SDK 2023.1.4

◆ GetName

const char*(* ak_wwise_plugin_sink_devices_v1::GetName) (const struct ak_wwise_plugin_sink_devices_instance_v1 *in_this, int in_num)

Get a user-presentable name for the device number in_num.

Provided by your plug-in, this should return a const char* in UTF-8, valid at least until the next function call, and must not return duplicates or nullptr.

It should return names that can be understood by an end user in the context of your plug-in.

Parameters
[in]in_thisCurrent instance of this interface.
[in]in_numDevice number, from zero to the value, as retrieved by GetCount.
Returns
const char* UTF-8 Name of the interface in_num.
See also
GetCount for a discussion on providing data in a multithread-aware environment.

Definition at line 127 of file SinkDevices.h.

Referenced by AK.Wwise::Plugin::V1::SinkDevices::Interface::Interface().


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