Audiokinetic Wwise Knowledge Base

If AK::SoundEngine::LoadBank can load a bank from memory, will it load and copy to an internal heap, or will it use the bank "inplace" and if so will it modify the memory ?

The LoadBank() that loads from memory does it by reading data in-place, without modifying it. Audio Data is registered in-place and not copied or moved. Meta Data is parsed and related objects are instantiated in the sound engine pool. However this represents only a small percentage of the total bank size.




Article Details

Last Updated
28th o March, 2008

Would you like to...

Print this page Print this page

Email this page Email this page

Post a comment Post a comment

Subscribe me

Add to favorites Add to favorites

Remove Highlighting Remove Highlighting

Edit this Article

Quick Edit

Export to PDF

User Opinions (0 votes)

No users have voted.

How would you rate this answer?



Thank you for rating this answer.

Related Articles

No related articles were found.

Attachments

No attachments were found.

Continue