バージョン

menu_open
Wwise SDK 2023.1.9

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

引数
[in]in_thisCurrent instance of this interface.
[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.

SinkDevices.h127 行目に定義があります。

参照元 AK.Wwise::Plugin::V1::SinkDevices::Interface::Interface().


このページはお役に立ちましたか?

サポートは必要ですか?

ご質問や問題、ご不明点はございますか?お気軽にお問い合わせください。

サポートページをご確認ください

あなたのプロジェクトについて教えてください。ご不明な点はありませんか。

プロジェクトを登録していただくことで、ご利用開始のサポートをいたします。

Wwiseからはじめよう