Warning: you were redirected to the latest documentation corresponding to your major release ( 2023.1.8.8601 ). Should you wish to access your specific version's documentation, please download the offline documentation from the Audiokinetic Launcher and check the Offline Documentation option in Wwise Authoring.
|
◆ UnloadBank() [1/4]
Unloads a bank asynchronously (by ID and memory pointer).
Refer to General Information for a discussion on using strings and IDs. - Returns
- AK_Success if scheduling successful (use a callback to be notified when completed)
- See also
-
- Parameters
-
in_bankID | ID of the bank to unload |
in_pInMemoryBankPtr | Memory pointer from where the bank was initially loaded from. (REQUIRED to determine which bank associated to a memory pointer must be unloaded). Pass NULL if NULL was passed when loading the bank or if LoadBankMemoryCopy was used to load the bank. |
in_pfnBankCallback | Callback function |
in_pCookie | Callback cookie (reserved to user, passed to the callback function) |
in_bankType | Type of the bank to unload |
|
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