Wwise SDK 2024.1.0
|
◆ GetName
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.
在文件 SinkDevices.h 第 127 行定义. 被这些函数引用 AK.Wwise::Plugin::V1::SinkDevices::Interface::Interface(). |