Wwise SDK 2022.1.17
|
Necessary settings for setting externally-loaded sources [詳解]
#include <AkSoundEngine.h>
公開変数類 | |
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 の 276 行目に定義があります。