menu
版本
2024.1.3.8749
2024.1.3.8749
2023.1.10.8659
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
2024.1.3.8749
2023.1.10.8659
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
Wwise SDK 2024.1.3
|
A collection of audio objects. Encapsulates the audio data and metadata of each audio object in separate arrays. 更多...
#include <AkAudioObject.h>
Public 成员函数 | |
AkAudioObjects (AkUInt32 in_uNumObjects=0, AkAudioBuffer **in_ppObjectBuffers=nullptr, AkAudioObject **in_ppObjects=nullptr) | |
Public 属性 | |
AkUInt32 | uNumObjects |
Number of audio objects. 更多... | |
AkAudioBuffer ** | ppObjectBuffers |
Array of pointers to audio object buffers. 更多... | |
AkAudioObject ** | ppObjects |
Array of pointers to audio objects. 更多... | |
A collection of audio objects. Encapsulates the audio data and metadata of each audio object in separate arrays.
在文件 AkAudioObject.h 第 169 行定义.