Version
menu

◆ AK_ExternalSourceArray_CreateFromData()

AKSOUNDENGINE_API AkExternalSourceArray AK_ExternalSourceArray_CreateFromData ( AkUInt32  in_uNumSrcs,
struct AkExternalSourceInfo in_pSources 
)

Creates an array from user data. Data is deep-copied into the new array.

The capacity of the created array is the same as in_uNumSrcs. Therefore, it is not possible to add more sources to this array.

Parameters
[in]in_uNumSrcsNumber of sources to copy.
[in]in_pSourcesExternal source data to copy.
Returns
Array containing the copied data.

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