|
Wwise SDK 2022.1.19
|
Return values for GetSourcePlayPositions. [詳解]
#include <AkSoundEngine.h>
公開変数類 | |
| 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 の 290 行目に定義があります。