Wwise SDK 2023.1.8
|
A collection of audio objects. Encapsulates the audio data and metadata of each audio object in separate arrays. More...
#include <AkCommonDefs.h>
Public Member Functions | |
AkAudioObjects (AkUInt32 in_uNumObjects=0, AkAudioBuffer **in_ppObjectBuffers=nullptr, AkAudioObject **in_ppObjects=nullptr) | |
Public Attributes | |
AkUInt32 | uNumObjects |
Number of audio objects. More... | |
AkAudioBuffer ** | ppObjectBuffers |
Array of pointers to audio object buffers. More... | |
AkAudioObject ** | ppObjects |
Array of pointers to audio objects. More... | |
A collection of audio objects. Encapsulates the audio data and metadata of each audio object in separate arrays.
Definition at line 661 of file AkCommonDefs.h.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise