版本

menu_open
Wwise SDK 2022.1.13

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

参数
[in]in_numDevice number, from zero to the value, as retrieved by GetCount.
返回
const char* UTF-8 Name of the interface in_num.
参见
GetCount for a discussion on providing data in a multithread-aware environment.

此页面对您是否有帮助?

需要技术支持?

仍有疑问?或者问题?需要更多信息?欢迎联系我们,我们可以提供帮助!

查看我们的“技术支持”页面

介绍一下自己的项目。我们会竭力为您提供帮助。

来注册自己的项目,我们帮您快速入门,不带任何附加条件!

开始 Wwise 之旅