Wwise SDK 2024.1.1
|
Necessary settings for setting externally-loaded sources 更多...
#include <AkSoundEngine.h>
Public 属性 | |
AkUniqueID | sourceID |
Source ID (available in the SoundBank content files) 更多... | |
AkUInt8 * | pMediaMemory |
Pointer to the data to be set for the source 更多... | |
AkUInt32 | uMediaSize |
Size, in bytes, of the data to be set for the source 更多... | |
Necessary settings for setting externally-loaded sources
在文件 AkSoundEngine.h 第 272 行定义.