Version

menu_open
Wwise SDK 2022.1.11

◆ GetName()

virtual const char* AK.Wwise::Plugin::V1::SinkDevices::GetName ( int  in_num) const
pure virtual

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_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.

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