バージョン

menu_open
Wwise SDK 2022.1.12

◆ GetDeviceID

uint32_t(* ak_wwise_plugin_sink_devices_v1::GetDeviceID) (const struct ak_wwise_plugin_sink_devices_instance_v1 *in_this, int in_num)

Get a device ID for the device number in_num.

Provided by your plug-in, this should return a uint32_t that can be understood by the Sound Engine part of your sink plug-in. It must not return duplicates or pointers, and the value should be applicable to the GetName call based on the same in_num.

引数
[in]in_thisCurrent instance of this interface.
[in]in_numDevice number, from zero to the value, as retrieved by GetCount.
戻り値
uint32_t Device ID for the interface in_num.
参照
GetCount for a discussion on providing data in a multithread-aware environment.

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

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


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

サポートは必要ですか?

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

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

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

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

Wwiseからはじめよう