Version

    Other Documentation

menu_open
Wwise SDK 2018.1.11

◆ SetBankLoadIOSettings()

AKRESULT __cdecl 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_Fail if the sound engine was not correctly initialized
  • AK_InvalidParameter if some parameters are invalid
See also
Parameters
in_fThroughput Average throughput of bank data streaming (bytes/ms) (the default value is AK_DEFAULT_BANK_THROUGHPUT)
in_priority Priority 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