Wwise SDK 2015.1.9
版本
arrow_right
目录
其他文档
Parameter to be passed to AK::SoundEngine::PrepareBank(). Use AkBankContent_All to load both the media and structural content form the bank. Use AkBankContent_StructureOnly to load only the structural content, including events, from the bank and then later use the PrepareEvent() functions to load media on demand from loose files on the disk.
Definition at line 1953 of file AkSoundEngine.h. |