Version

menu_open
Wwise SDK 2023.1.3
AkAudioObjects Struct Reference

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...
 

Detailed Description

A collection of audio objects. Encapsulates the audio data and metadata of each audio object in separate arrays.

Definition at line 660 of file AkCommonDefs.h.


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise