Version

menu_open
Wwise SDK 2022.1.11

◆ SetBankLoadIOSettings()

AKSOUNDENGINE_API AKRESULT AK::SoundEngine::SetBankLoadIOSettings ( AkReal32  in_fThroughput,
AkPriority  in_priority 
)

Sets the I/O settings of the bank load and prepare event processes. The sound engine uses default values unless explicitly set by calling this method.

Warning
This function must be called before loading banks.
Returns
  • AK_Success if successful
  • AK_NotInitialized if the sound engine was not correctly initialized
  • AK_InvalidParameter if some parameters are invalid, check the debug console
See also
Parameters
in_fThroughputAverage throughput of bank data streaming (bytes/ms) (the default value is AK_DEFAULT_BANK_THROUGHPUT)
in_priorityPriority of bank streaming (the default value is AK_DEFAULT_PRIORITY)

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