Wwise SDK 2018.1.11
Version
arrow_right
Table des matières
Autre Documentation
Wwise SDK 2018.1.11
|
◆ LoadBank() [2/8]
Loads a bank synchronously (by ID).
The bank ID is passed to the Stream Manager. Refer to General Information for a discussion on using strings and IDs. You can specify a custom pool for storage of media, the engine will create a new pool if AK_DEFAULT_POOL_ID is passed. A bank load request will be posted, and consumed by the Bank Manager thread. The function returns when the request has been completely processed.
|