Wwise SDK 2021.1.14
|
Return values for GetSourcePlayPositions. 更多...
#include <AkSoundEngine.h>
Public 属性 | |
AkUniqueID | audioNodeID |
Audio Node ID of playing item 更多... |
|
AkUniqueID | mediaID |
Media ID of playing item. (corresponds to 'ID' attribute of 'File' element in SoundBank metadata file) 更多... |
|
AkTimeMs | msTime |
Position of the source (in ms) associated with that playing item 更多... |
|
AkUInt32 | samplePosition |
Position of the source (in samples) associated with that playing item 更多... |
|
AkUInt32 | updateBufferTick |
Value of GetBufferTick() at the time the position was updated 更多... |
|
Return values for GetSourcePlayPositions.
在文件 AkSoundEngine.h 第 247 行定义.