menu
バージョン
2024.1.5.8803
2024.1.5.8803
2023.1.13.8732
2022.1.19.8584
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.5.8803
2023.1.13.8732
2022.1.19.8584
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.5
|
A collection of audio objects. Encapsulates the audio data and metadata of each audio object in separate arrays. [詳解]
#include <AkAudioObject.h>
公開メンバ関数 | |
AkAudioObjects (AkUInt32 in_uNumObjects=0, AkAudioBuffer **in_ppObjectBuffers=nullptr, AkAudioObject **in_ppObjects=nullptr) | |
公開変数類 | |
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 行目に定義があります。