Wwise SDK 2024.1.1
|
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 の 272 行目に定義があります。