|
Wwise SDK 2023.1.17
|
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 第 281 行定义.