版本

menu_open
Wwise SDK 2019.1.11

◆ QueryAudioObjectIDs() [1/2]

AKSOUNDENGINE_API AKRESULT AK::SoundEngine::Query::QueryAudioObjectIDs ( AkUniqueID  in_eventID,
AkUInt32 &  io_ruNumItems,
AkObjectInfo out_aObjectInfos 
)

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

备注: 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 eventID 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_eventID Event ID
io_ruNumItems Number of items in array provided / Number of items filled in array
out_aObjectInfos Array of AkObjectInfo items to fill

此页面对您是否有帮助?

需要技术支持?

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

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

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

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

开始 Wwise 之旅