Version

menu_open
Warning: you were redirected to the latest documentation corresponding to your major release ( 2023.1.4.8496 ). Should you wish to access your specific version's documentation, please download the offline documentation from the Audiokinetic Launcher and check the Offline Documentation option in Wwise Authoring.
Wwise SDK 2023.1.4
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 661 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