Version
Maintains the list of loaded SoundBanks loaded. This is currently used only with AkAmbient objects. More...
Static Public Member Functions | |
static void | LoadBank (string name, bool decodeBank, bool saveDecodedBank) |
Loads a SoundBank. This version blocks until the bank is loaded. See AK::SoundEngine::LoadBank for more information. |
|
static void | LoadBankAsync (string name, AkCallbackManager.BankCallback callback=null) |
Loads a SoundBank. This version returns right away and loads in background. See AK::SoundEngine::LoadBank for more information. |
|
static void | UnloadBank (string name) |
Unloads a SoundBank. See AK::SoundEngine::UnloadBank for more information. |
Maintains the list of loaded SoundBanks loaded. This is currently used only with AkAmbient objects.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise