バージョン

menu_open
Wwise SDK 2021.1.14

◆ QueryAudioObjectIDs() [2/2]

AKSOUNDENGINE_API AKRESULT AK::SoundEngine::Query::QueryAudioObjectIDs ( const char *  in_pszEventName,
AkUInt32 io_ruNumItems,
AkObjectInfo out_aObjectInfos 
)

Get the list of audio object IDs associated to an event name.

注釈: It is possible to call QueryAudioObjectIDs with io_ruNumItems = 0 to get the total size of the structure that should be allocated for out_aObjectInfos.
戻り値
AK_Success if succeeded, AK_IDNotFound if the event name cannot be found, AK_InvalidParameter if out_aObjectInfos is NULL while io_ruNumItems > 0 or AK_PartialSuccess if io_ruNumItems was set to 0 to query the number of available items.
引数
in_pszEventName Event name
io_ruNumItems Number of items in array provided / Number of items filled in array
out_aObjectInfos Array of AkObjectInfo items to fill

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

サポートは必要ですか?

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

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

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

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

Wwiseからはじめよう